Closed minherz closed 1 year ago
More information can be discovered using the --verbose
verbosity flag with the sandboxctl create
command.
It shows that terraform init
fails due lack of access permissions to reach GCS bucket to store the state.
Beside establishing application credentials to be used by terraform, CLI has to be modified to show an error that advise to use verbosity flag for additional info.
Environment details
Steps to reproduce
provisioning/sandboxctl create ...
commandSee the output similar to the following:
Expecting to see the full log with URLs of the demo application at the end.