Category: Terraform, Hashicorp, automation

We’re excited to announce the release of HashiCorp Terraform 1.1, now immediately https://www.terraform.io/downloads.html as well as for use in https://app.terraform.io/signup/account. Terraform is widely adopted as the standard for multi-cloud provisioning and automation, for individuals and for teams at any scale.

Additionally, directly refactoring modules was not possible for module authors and Terraform Cloud users.

For Terraform Cloud and Enterprise users, refactoring within core Terraform Cloud workflows wasn’t feasible, as users need to be able to create a plan based on configuration changes.

Prior to this release, users would connect to Terraform Cloud by declaring a remote backend in their backend configuration.

Related Articles