terraform-provider-google icon indicating copy to clipboard operation
terraform-provider-google copied to clipboard

Add support for retention when deleting ApigeeOrganization

Open xuchenma opened this issue 2 years ago • 0 comments

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. If the issue is assigned to the "modular-magician" user, it is either in the process of being autogenerated, or is planned to be autogenerated soon. If the issue is assigned to a user, that user is claiming responsibility for the issue. If the issue is assigned to "hashibot", a community member has claimed the issue already.

Description

When deleting an ApigeeOrganization, the query parameter "retention" can be specified.

https://cloud.google.com/apigee/docs/reference/apis/apigee/rest/v1/organizations/delete#query-parameters

New or Affected Resource(s)

  • google_apigee_organization

Potential Terraform Configuration

# Propose what you think the configuration to take advantage of this feature should look like.
# We may not use it verbatim, but it's helpful in understanding your intent.

References

  • b/234509896

xuchenma avatar Aug 01 '22 17:08 xuchenma