Open
Description
Describe the Bug
When upgrading from one minor version to another the terraform plan fails with about 50+ errors.
Expected Behavior
When upgrading minor versions I expect that planning will not fail because the changes should be backwards compatible.
Steps to Reproduce
I have 3 elastic cache clusters deployed with 0.39.0
, upgrading them to 0.44.0
caused about 53 errors each. I did not change the values to the modules arguments and I did not change terraform version or aws provider version.
Screenshots
Environment (please complete the following information):
This is Terraform enterprise running terraform version 1.0.9
. I'm not sure about the AWS provider version. I dont see one specified, so I'm assuming it's the latest, but I will ask a co-worker (I'm new to Terraform Enterprise).