Terraform Cloud (TFC)
(Redirected from Terraform Cloud)
Jump to navigation
Jump to search
Terraform Cloud is available since September 2019[1]. It is free, no credit card needed, up to 5 users. On premise option is available using Terraform Enterprise software.
- VCS Connection: GitHub, GitLab, Bitbucket, Azure DevOps
- Controlled remote state Access (May 2021[2]) feature in Terraform Cloud and Terraform Enterprise, users now have a new way to establish granular controls for state accessibility.
- Execution modes: Remote / local
- Auto apply: on / off
- Secret storage
- RBAC (Role Based Access Control) (Paid feature)
- Cost estimation (Related:
aws cloudformation estimate-template-cost
) - Export audit logs to external systems via an API, or export their outputs into Splunk
Pricing[edit]
https://www.hashicorp.com/products/terraform/pricing
- Free: Private module registry
- Team & Governance: Team management, Sentinel
- Business: Terraform Cloud Agents
Sign up: HCP acccount or email
Terraform Cloud getting started[edit]
terraform login git clone https://github.com/hashicorp/tfc-getting-started.git cd tfc-getting-started && ./scripts/setup.sh
Related terms[edit]
terraform login
- Sentinel
- Terraform Cloud Business tier integrates with Okta, AzureAD, or any other SAML 2.0 compliant Identity
- Terraform variables: https://www.terraform.io/cloud-docs/workspaces/variables
- Organization
- Terraform registry: private
Activities[edit]
- Read about Terraform Cloud Run Triggers (Feb 2020) https://www.hashicorp.com/blog/creating-infrastructure-pipelines-with-terraform-cloud-run-triggers/
- [[After many years of using Terraform Open Source (OSS), you decide to migrate to Terraform Cloud. After the initial configuration, you create a workspace and migrate your existing state and configuration. What Terraform version would the new workspace be configured to use after the migration?]]
See also[edit]
- Terraform Cloud, Terraform Cloud Agents (Business version),
terraform login
,execution modes
,terraform_remote_state
, Terraform cloud block, Terraform Cloud Workflows, Terraform organization
Advertising: