Howdy,
I'm using Terraform cloud as a remote backend, and need a way to authenticate. I don't see an obvious way to do it out of the box, is there something I'm missing?
It seems like I'll need to use an API token. Doesn't look like I'll be able to pass it in an environment variable. Potentially it could go into the .terraformrc file, but I don't see a way to inject that in.
What is the best solution that fits with the "dojo way"?
Howdy,
I'm using Terraform cloud as a remote backend, and need a way to authenticate. I don't see an obvious way to do it out of the box, is there something I'm missing?
It seems like I'll need to use an API token. Doesn't look like I'll be able to pass it in an environment variable. Potentially it could go into the .terraformrc file, but I don't see a way to inject that in.
What is the best solution that fits with the "dojo way"?