You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Plugin crashes, some resources are created and not saved in state resulting in duplicate resources being created
Steps to Reproduce
change provider from 3.31 to 3.73.0 or 3.74.2
run terraform init -upgrade
run terraform apply
Important Factoids
This did work with an older provider version - 3.31 was the last known good version,
The text was updated successfully, but these errors were encountered:
github-actionsbot
added
needs-triage
Waiting for first response or review from a maintainer.
bug
Addresses a defect in current functionality.
crash
Results from or addresses a Terraform crash or kernel panic.
labels
Feb 14, 2022
Hey @azt3k 👋 Generally speaking, we only backport things when it involves a security issue or a regression. For this particular issue, I don't believe there is a plan to backport the fix.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Community Note
Terraform CLI and Terraform AWS Provider Version
Terraform v1.1.5
on darwin_amd64
Affected Resource(s)
aws_waf - not sure which sub resource
Terraform Configuration Files
https://gist.github.com/azt3k/5bf0682d2eaa4807179c19da9f2c5844
Debug Output
https://gist.github.com/azt3k/5410a68ac6512352a5d316154a85eee7
Panic Output
3.73.0
3.74.2
Expected Behavior
Create the resources and save them in the state
Actual Behavior
Plugin crashes, some resources are created and not saved in state resulting in duplicate resources being created
Steps to Reproduce
terraform init -upgrade
terraform apply
Important Factoids
This did work with an older provider version - 3.31 was the last known good version,
The text was updated successfully, but these errors were encountered: