Upgrading to Terraform v0.14

Terraform v0.14 is a major release and thus includes some changes that you'll need to consider when upgrading. Current version we use is v0.11, so first upgrade to v0.13. Using .terragrunt-version and .terraform-version to automatically switch based on folder tgenv and tfenv support switching versions automatically based…

Read More