terraform-modules
terraform-modules copied to clipboard
Expose the retention variable in apigee-x-core
From https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/blob/master/modules/apigee/variables.tf , please expose the variable RETENTION. Specially useful for IaaC - if we need to rollback something in the Org, default is waiting for 7 days. Being able to specify minimum retention is useful.
Thanks for the suggestion, Feel free to open a PR for this.