Introducing Terraform Cloud Remote State Management
After announcing our plans to bring HashiCorp Terraform collaboration features to everyone last fall, we’re excited to introduce Terraform Cloud, a collaboration platform designed for all Terraform users. Terraform Cloud is a SaaS application that brings free collaboration features to individual users and teams with additional paid feature sets that provide team management, self-service infrastructure, and governance features.
After Beta testing the past few months, we’re excited to make the Remote State Management feature of Terraform Cloud generally available today. Other features to be made available later this year. Sign up for a Terraform Cloud account here!
» Remote State Management
State files in Terraform capture the existing state of provisioned infrastructure for a given workspace. These files are used by Terraform to ensure that it properly creates or destroys infrastructure with respect to infrastructure that already exists.
For existing users of Terraform Open Source, state files are stored on machines locally by default. That means collaborating on Infrastructure with a team member involves carefully sharing that file and ensuring that team members update each other when they’ve made changes. That motion gets more complex as both number of state files/workspaces and number of collaborators grow.
Today we’re introducing remote state management with Terraform Cloud. This feature allows users to use Terraform Cloud as a remote backend to store and manage state files. With Terraform Cloud remote state management, individual users no longer need to maintain local state files and teams no longer need to carefully share or manage those files. Terraform Cloud will automatically handle everything.
» Summary
We’re very excited to bring more features and functionality to our users. Remote State management is just the beginning for Terraform Cloud. If you’re interested in getting started or want to be informed of future updates, sign up for Terraform Cloud here.
Sign up for the latest HashiCorp news
More blog posts like this one
Enhancing Azure Deployments with AzureRM and AzAPI Terraform Providers
This blog compares the AzureRM and AzAPI Terraform providers, offering insights on when to use each for optimal Azure infrastructure management.
Terraform Stacks, explained
Terraform Stacks simplify provisioning and managing resources at scale, reducing the time and overhead of managing infrastructure.
Don’t leave cloud security to chance: 7 mistakes and how to avoid them
Learn how to avoid 7 common cloud security mistakes and reduce risk through Infrastructure Lifecycle Management best practices.