Closed daniel-sanche closed 2 years ago
Note: Open in Cloud Shell may not work properly if this PR contains changes to the custom Cloud Shell image
⚠️ Error: only release PRs should be merged into main
, feature PRs should use develop
See our Contributing Guide for more information.
Sandbox deployments are currently failing due to unexpected output from the get_terraform_vars script.
It looks like gcloud was updated to be more verbose, writing extra text to stdout. Terraform expects this script to only print a JSON object, so I re-directed the output from gcloud commands