Difference between revisions of "TF CLOUD ORGANIZATION"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
Define your organization in a TF_CLOUD_ORGANIZATION variable or in [[Terraform cloud block]]
 +
 
  TF_CLOUD_ORGANIZATION
 
  TF_CLOUD_ORGANIZATION
 
   
 
   
 
  [[TF_CLOUD_HOSTNAME]]
 
  [[TF_CLOUD_HOSTNAME]]
 
  [[TF_WORKSPACE]]
 
  [[TF_WORKSPACE]]
 +
 +
cat [[~/.terraform.d/credentials.tfrc.json]]
 +
{
 +
  "credentials": {
 +
    "[[app.terraform.io]]": {
 +
      "token": "asdgasgfsaA.atlasv1.19Bgasfgasfdfasdfsf"
 +
    }
 +
  }
 +
}%
 +
 +
[[export]] TF_CLOUD_ORGANIZATION="Your-organization"
  
 
== Errors ==
 
== Errors ==

Latest revision as of 09:52, 12 February 2024

Advertising: