terraform-provider-oci
terraform-provider-oci copied to clipboard
oci_cloud_guard_security_zone should allow to update the autocreated cloud guard target
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
oci_cloud_guard_security_zone on creation creates as well a cloud guard target - this can however then not be modified from terraform as it is not in the state. Modifications could for example be adding a responder recipe.
New or Affected Resource(s)
oci_cloud_guard_security_zone
Potential Terraform Configuration
the respective cloud guard attributes should be added to oci_cloud_guard_security_zone