Difference between revisions of "Terraform login"
Jump to navigation
Jump to search
Line 37: | Line 37: | ||
* [[Error: Required token could not be found]] | * [[Error: Required token could not be found]] | ||
* [[Error: Service discovery failed for app.terraform.io]] | * [[Error: Service discovery failed for app.terraform.io]] | ||
+ | * [[Error: Failed to read organization]] | ||
* [[Deploy EKS cluster using Terraform]] | * [[Deploy EKS cluster using Terraform]] | ||
Revision as of 16:34, 21 March 2023
terraform login
terraform login Terraform will request an API token for app.terraform.io using your browser. If login is successful, Terraform will store the token in plain text in the following file for use by subsequent commands: /root/.terraform.d/credentials.tfrc.json Do you want to proceed? Only 'yes' will be accepted to confirm. Enter a value: .../... Welcome to Terraform Cloud! - ---------- ------- --- ----- --- Documentation: terraform.io/docs/cloud -------- - ---------- ---------- --------- ----- - New to TFC? Follow these steps to instantly apply an example configuration: $ git clone https://github.com/hashicorp/tfc-getting-started.git $ cd tfc-getting-started $ scripts/setup.sh
Related
- Terraform Cloud
backend.tf
- Error: Required token could not be found
- Error: Service discovery failed for app.terraform.io
- Error: Failed to read organization
- Deploy EKS cluster using Terraform
See also
- Terraform Cloud:
terraform login, credentials.tfrc.json, TF_CLOUD_ORGANIZATION, app.terraform.io
- Terraform Cloud (TFC), Terraform Cloud Agents (Business version),
terraform login
,execution modes
,terraform_remote_state
, Terraform cloud block, Terraform Cloud Workflows, Terraform organization,TF_CLOUD_ORGANIZATION
, Dynamic Provider Credentials, Bootstrapping trust between a TFC workspace and AWS
Advertising: