In this series, we have been using Terraform by ourselves. We defined the infrastructure - created a plan, created the infrastructure itself and also we saved our code to Github. We had the choice to store and maintain states locally. However, using Terraform in a team where more than one developer are contributing to the … Continue reading Terraform Workflow