Laurent Yaish
Laurent Yaish
Having the same issue when trying to use Terraform Cloud for backend
@ljfranklin It didn't work. I already had a name configured for the workspace, so adding prefix resulted in the following error. ``` 2021/08/23 01:07:59 terraform init command failed. Error: exit...
Hi @ljfranklin , That did not work either. This is the error I got this time: ``` 2021/08/23 15:39:45 terraform init command failed. Error: exit status 1 Output: Initializing the...
I feel like the naming of the `pem_file` argument in `app_auth` is a little confusing because it expects the content of the file, not its path. Maybe calling it `private_key`...