The RDS instances created from Snapshots cannot be updated anymore #17722
Labels
bug
Addresses a defect in current functionality.
regression
Pertains to a degraded workflow resulting from an upstream patch or internal enhancement.
service/rds
Issues and PRs that pertain to the rds service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
https://gist.github.com/konstl000/3261f63f77c4c3587b6872282ede667b
Panic Output
Expected Behavior
On the first run, terraform successfully creates a DB instance from the snapshot provided. After this, terraform plan should return the "Infrastructure is up to date" message.
Actual Behavior
On the first run, terraform successfully creates a DB instance from the snapshot provided. After this, terraform plan exits with a following error message:
Steps to Reproduce
terraform apply
terraform plan -out plan
References
The text was updated successfully, but these errors were encountered: