Difference between revisions of "Terraform cloud block"
Jump to navigation
Jump to search
(Created page with " terraform { cloud { organization = "my-org" workspaces { name = "my-workspace" } } } == See also == * {{Terraform Cloud}}") |
|||
Line 10: | Line 10: | ||
} | } | ||
+ | == Related == | ||
+ | * [[Teraform block]] | ||
== See also == | == See also == | ||
* {{Terraform Cloud}} | * {{Terraform Cloud}} | ||
+ | |||
+ | [[Category:Terraform]] |
Revision as of 00:32, 26 February 2022
terraform { cloud { organization = "my-org" workspaces { name = "my-workspace" } } }
Related
See also
- 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: