This changeset reverts a few of our recent changes to the production and demo Terraform files to re-enable deployments.
We are working through fixing this and will re-introduce these changes once we figure out how to get the changes to properly work (which are tied to the infrastructure checks as well).
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset adjusts our Terraform for the production and demo environments so that the new delete_recursive_allowed with the Cloud Foundry Cloud Controller is set to false. It also updates the shared modules to all explicitly account for this property so that we can set the flag easily.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset updates the Cloud Foundry Terraform to its latest release. Our file were previously referencing a very old version, which was contributing to infrastructure check and deployment failures.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>