Skip to content

Commit

Permalink
Update terraform_readme.sh (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
GabeL7r authored Nov 30, 2020
1 parent 9c5d8ed commit cdb4a3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform_readme.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ declare -a tfvars_files
if [[ $(terraform-config-inspect --version) != "0.2.0" ]]; then
echo "Please install the latest version of terraform-config-inspect, by running:"
echo "go get -u github.com/HeadspaceMeditation/terraform-config-inspect"
echo "Note: you may need to delete the $GOPATH/src/github.com/zclconf/go-cty directory because it changed from master -> main in GitHub."
echo "For further help reach out to the ops team."
exit 1
fi
Expand Down

0 comments on commit cdb4a3c

Please sign in to comment.