aws-samples / service-catalog-engine-for-terraform-os

Apache License 2.0
134 stars 41 forks source link

Clarify README.md that AWS CLI must output in JSON format #89

Open brianshurley opened 4 months ago

brianshurley commented 4 months ago

If the AWS CLI config output is not set to json, the /bin/bash/deploy-tre.sh installer script fails with this cryptic error while trying to parse the output of the CLI command.

In the README.md, make a note to export AWS_DEFAULT_OUTPUT=json, or just temporarily set this as part of the installer script.

Error returned by /bin/bash/deploy-tre.sh

Deploying the bootstrap bucket stack. Looking for the bootstrap bucket stack, using name Bootstrap-TRE parse error: Invalid numeric literal at line 1, column 7