-
Notifications
You must be signed in to change notification settings - Fork 618
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
Remove region from turnstile update #4496
Remove region from turnstile update #4496
Conversation
changelog detected ✅ |
Most of the tests pass for me:
If I run
guessing my testing account doesn't have the entitlement needed. |
@punkeel when you can |
acceptance tests all passing here
|
This functionality has been released in v4.46.0 of the Terraform Cloudflare Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Removes region from update as it is not listed in the API docs. Marks it as force recreate on update to it.
Fixes: #4217