[Bug]: existing aws_secretmanager_secret unusable after upgrade to 5.0.0 #31623
Labels
bug
Addresses a defect in current functionality.
service/secretsmanager
Issues and PRs that pertain to the secretsmanager service.
Terraform Core Version
0.14.5
AWS Provider Version
5.0.1
Affected Resource(s)
Expected Behavior
aws_secretmanager_secret should be readable using data, just as they were before 5.0.0
Actual Behavior
Failed to marshal state to json: unsupported attribute "rotation_enabled"
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
It seems that the bug was introduced in #31487
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: