-
Notifications
You must be signed in to change notification settings - Fork 632
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cloudflare_zone_settings_override
broken on v4.50.0
: Error reading setting "aegis" for zone
#4845
Comments
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
Thank you for reporting this issue! For maintainers to dig into issues it is required that all issues include the entirety of This issue has been marked with |
I cannot share the full log, and there is no need to since this is easy to replicate. |
Our organisation is impacted too, currently we have about 260 terraform repositories affected by this bug. |
This happened also this morning. |
We've also ran into this issue and luckily are still running the previous version. Disabling
This doesn't seem to disable |
I get the same, no mention of aegis in my config and the issue is that the provider tries to read the state from the Cloudflare API which gets denied because I don't have it on my plan. |
the service team have deployed a change to not error when not entitled. |
Correct, this is now fixed. Thanks @jacobbednarz and service team! |
Confirmation
Terraform and Cloudflare provider version
This only started happening on v4.50.0 of the provider, which was released 8 hours ago. It worked until then.
Affected resource(s)
cloudflare_zone_settings_override
Terraform configuration files
Expected output
For the refresh (and therefore the plan) to succeed.
Actual output
Steps to reproduce
cloudflare_zone_settings_override
resource using a provider version prior tov4.50.0
.v4.50.0
version of the provider.The text was updated successfully, but these errors were encountered: