What is Terraform Cloud?
Terraform Cloud is an application that helps teams use Terraform to provision infrastructure.
Hands On: Try our What is Terraform Cloud - Intro and Sign Up tutorial.
Terraform Cloud is an application that helps teams use Terraform together. It manages Terraform runs in a consistent and reliable environment, and includes easy access to shared state and secret data, access controls for approving changes to infrastructure, a private registry for sharing Terraform modules, detailed policy controls for governing the contents of Terraform configurations, and more.
Terraform Cloud is available as a hosted service at https://app.terraform.io. Small teams can sign up for free to connect Terraform to version control, share variables, run Terraform in a stable remote environment, and securely store remote state. Paid editions allow you to add more than five users, create teams with different levels of permissions, and collaborate more effectively.
Terraform Cloud Plus Edition allows organizations to enable audit logging, continuous validation, and automated configuration drift detection.
What is Terraform Enterprise?
Organizations with advanced security and compliance needs can purchase Terraform Enterprise, our self-hosted distribution of Terraform Cloud. It offers enterprises a private instance that includes the advanced features available in Terraform Cloud.
Refer to the Terraform Enterprise Documentation for requirements, reference architectures, and installation instructions.