Difference between revisions of "~/.terraform.d/credentials.tfrc.json"
Jump to navigation
Jump to search
(Created page with "== See also == * {{.terraform.d/}} * {{terraform_cmd}} Category:Terraform") |
|||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | cat [[~/.terraform.d/]]credentials.tfrc.json | ||
+ | |||
+ | { | ||
+ | "credentials": { | ||
+ | "[[app.terraform.io]]": { | ||
+ | "token": "asdgasgfsaA.atlasv1.19Bgasfgasfdfasdfsf" | ||
+ | } | ||
+ | } | ||
+ | }% | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[terraform login]]</code> | ||
+ | * [[Terraform Cloud (TFC)]]: https://app.terraform.io/ | ||
+ | * <code>[[TF_CLOUD_ORGANIZATION]]</code> | ||
+ | |||
== See also == | == See also == | ||
* {{.terraform.d/}} | * {{.terraform.d/}} | ||
− | * {{ | + | * {{tf login}} |
− | + | * {{Terraform Cloud}} | |
[[Category:Terraform]] | [[Category:Terraform]] |
Latest revision as of 20:33, 11 February 2024
cat ~/.terraform.d/credentials.tfrc.json
{ "credentials": { "app.terraform.io": { "token": "asdgasgfsaA.atlasv1.19Bgasfgasfdfasdfsf" } } }%
Related[edit]
See also[edit]
.terraform.d/
:checkpoint cache
|checkpoint_signature
|plugins/
|credentials.tfrc.json
- 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: