All posts by Jon Schulman
Variable Management in Terraform Cloud
Variable Management in Terraform Cloud

Terraform Cloud provides a robust system for managing your variables. Whether you want to manage them directly from a Terraform configuration or consume or control them via the UI, HashiCorp has you covered. And with our recent addition of variable descriptions in the UI and a facelift to the variable management page, we’d like to share some more about variables with you.

Creating Infrastructure Pipelines With Terraform Cloud Run Triggers
Creating Infrastructure Pipelines With Terraform Cloud Run Triggers

Today we’re pleased to release the beta version of Terraform Cloud run triggers. Run triggers provide a simple, programmable way to link workspaces together. This lets you automate runs across workspaces, allowing a new level of flexibility when defining and managing your infrastructure.

Using Terraform Cloud and Version Control Systems
Using Terraform Cloud and Version Control Systems

It’s always been HashiCorp’s position that the best way to provision infrastructure is to store your infrastructure as code (IaC) configuration files in a VCS repository and use Terraform to create resources based on them. See why version control system integration with Terraform Cloud is important.

Announcing HashiCorp Terraform Cloud and Enterprise Support for Azure DevOps
Announcing HashiCorp Terraform Cloud and Enterprise Support for Azure DevOps

Today we're pleased to announce Azure DevOps Services support for HashiCorp Terraform Cloud and HashiCorp Terraform Enterprise. This support includes the ability to link your Terraform Cloud and Enterprise workspaces to Azure DevOps-backed VCS repositories.