Difference between revisions of "Terraform login"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(One intermediate revision by the same user not shown)
Line 39: Line 39:
  
 
== Related ==
 
== Related ==
 +
* [[TF_CLOUD_ORGANIZATION]]
 
* [[Terraform Cloud]]
 
* [[Terraform Cloud]]
 
* <code>[[backend.tf]]</code>
 
* <code>[[backend.tf]]</code>
 
* [[Deploy EKS cluster using Terraform]]
 
* [[Deploy EKS cluster using Terraform]]
 +
* [[terraform workspaces]]
  
 
== See also ==
 
== See also ==

Latest revision as of 20:28, 11 February 2024

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


Errors[edit]

Related[edit]

See also[edit]

Advertising: