HCP Terraform

In this module, we will deploy the infratructure from last module using HCP Terraform and explore the run tasks feature

We will perform these operations:

  • Configure HCP Terraform
  • Check out a new branch on the repository
  • Run terraform init & plan
  • Try to run terraform apply
  • Fix issues locally and re-run apply

Links of interest