apigee / terraform-modules

Terraform modules and ready to use end-to-end examples for Apigee.
Apache License 2.0
50 stars 53 forks source link

Expose the retention variable in apigee-x-core #153

Open carlosmscabral opened 2 months ago

carlosmscabral commented 2 months ago

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.

danistrebel commented 2 months ago

Thanks for the suggestion, Feel free to open a PR for this.