Difference between revisions of "Terraform Cloud API"
Jump to navigation
Jump to search
(Created page with " * User tokens — each Terraform Cloud user can have any number of API tokens, which can make requests on their behalf. * Team tokens — each team can have one API token at...") |
|||
Line 1: | Line 1: | ||
− | + | https://www.terraform.io/cloud-docs/api-docs | |
* User tokens — each Terraform Cloud user can have any number of API tokens, which can make requests on their behalf. | * User tokens — each Terraform Cloud user can have any number of API tokens, which can make requests on their behalf. |
Latest revision as of 20:11, 27 February 2022
https://www.terraform.io/cloud-docs/api-docs
- User tokens — each Terraform Cloud user can have any number of API tokens, which can make requests on their behalf.
- Team tokens — each team can have one API token at a time. This is intended for performing plans and applies via a CI/CD pipeline.
- Organization tokens —
See also[edit]
- 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: