Add initial terraform scripts for automating infra. for Informatica Secure Agent
Compare changes
Files
8
terraform/templates/container.tpl
0 → 100644
+ 23
− 0
\ No newline at end of file
If you received inactive project deletion emails on 4/30/25, you can ignore them. The projects named in those emails will NOT be deleted on 7/30/25. Some type of inactive project deletion will be implemented later this year, but you'll receive further communications before any deletions are scheduled.
Add initial terraform scripts for automating infra. for Informatica Secure Agent
Since our licensing restrict us from more than 1 instance of Secure Agent, before deploying a new instance existing instance need to be shutdown (after adjusting any resources that depends on that instance). Due to this reason terraform is not part of CI/CD.
Depending on how Informatica going to persist any configuration(configs and log files) for next restart, need to work on resources for EFS, this is pending.