Modules affected
terraform
Description
- Update Terratest to work with Terraform 0.14. In particular, fixed a bug with the
terraform.Output
function where it was not correctly parsing the format returned by theterraform output
command in 0.14. - All code changes should be backwards compatible, but marking this release as incompatible because from this release onwards, we are only testing with Terraform 0.14 and up.