Closed watsonjm closed 3 years ago
This is puzzling. But this is really a core terraform issue. Not something specific about this provider.
Do you see the same issue if you don't use -target?
most likely related to #45
We were told to ignore the AMI, but we believe we should store it's value in the status file. If a new image is deployed, we only look for the latest AMI id, rather than the one that was used at deployment time. Working on a fix.
fixed in a46401d67704dc50cddb597beff92263fe59d1da
released as 21.6.0
I was adding to my Terraform code today and it wants to create a resource that already exists in the state file, and nothing I added is related to this resource or anything it depends on. I can't figure out why it wants to create a new one, so any help is appreciated. Here is the result of the plan for this resource and also the current resource shown in the state file: