I would like to be able to access the Terraform code that is generated during the rack and app deploys.
Is there a simple and easy way to do this?
I noticed that during the initial rack installation, the terminal prints out all the Terraform diffs (all the infrastructure it’s going to add or change), so I assume this Terraform code is generated/stored somewhere?
Any help on this would be appreciated, thanks.