New Tutorial: Automate Terraform Cloud Workflows

The TFE Terraform provider can codify your Terraform Cloud workspaces, teams, and processes. Our new Automate Terraform Cloud Workflows tutorial will guide you through automating the following using the TFE provider:

  1. Deploying three version-control backed workspaces in Terraform Cloud.
  2. Creating three Terraform teams to manage the workspaces.
  3. Configuring run triggers for each workspace to automate the provisioning process.

This tutorial automates the Deploy Consul and Vault on Kubernetes with Run Triggers Learn tutorial, and introduces using team-scoped permissions to run each workspace.

By the end of this tutorial, you will understand how to use the TFE provider to codify your Terraform Cloud workspaces, teams, and processes. This can enable your team to automate your workflows and manage your TFC permissions in a safe, reliable manner.