You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
When a Pull-Zone that exists in the terraform state failed is deleted on bunny side via the API or UI, "terraform plan" will fail with an 404 error that is returned by the bunny get pull zone API.
Handle this gracefully, interpret the error as the pull zone does not exist and unset it's id.
The text was updated successfully, but these errors were encountered:
When a Pull-Zone that exists in the terraform state failed is deleted on bunny side via the API or UI, "terraform plan" will fail with an 404 error that is returned by the bunny get pull zone API.
Handle this gracefully, interpret the error as the pull zone does not exist and unset it's id.
The text was updated successfully, but these errors were encountered: