In this module, we will deploy the infratructure from last module using Terraform Cloud and explore the run tasks feature
We will perform these operations:
- Configure Terraform Cloud
- 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