Loading...
Loading...
### Terraform Version ```shell Old Version: 0.14.1 New Version: 1.6.6 ``` ### Terraform Configuration Files After upgrading Terraform from version 0.14.1 to 1.6.6, We are getting one issue with the new versions. Even after successfully imported resources into the Terraform state, upon running terraform plan, it indicates that the imported resources need to be recreated, which was not the case with the previous version. We are using remote gcs backend. ### Debug Output Cant share the output ### Expected Behavior Terraform should not recreate the resources. ### Actual Behavior Terraform is recreating the resources even after import ### Steps to Reproduce Commands we are using for our operations 1) terraform init --input=false --reconfigure 2) `terraform {action} -var-file={common_tfvars} -var-file={db_tfvars} {resource_string}` 2) `terraform plan -var-file="${tfvars_file}" -input=false -out "${tfplan_file}";` ### Additional Context _No response_ ### References _No response_
Click on a version to see all relevant bugs
Terraform Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.