-
Notifications
You must be signed in to change notification settings - Fork 630
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
resource/cloudflare_api_shield_operation: add API Shield Operation resource #2760
Conversation
changelog detected ✅ |
15e8be1
to
93f97ae
Compare
eda2f6f
to
2948dbc
Compare
…Operation resource
2948dbc
to
ebcb42f
Compare
|
acceptance tests all look good
|
This functionality has been released in v4.16.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! |
Cloudflare-Go has been updated to include support for some endpoints in API Shield Endpoint Management.
This PR updates the terraform provider to support managing operations in API Shield Endpoint Management
Depends on cloudflare/cloudflare-go#1397