Adding server_side_encryption forces new resource #8135
Labels
bug
Addresses a defect in current functionality.
service/dynamodb
Issues and PRs that pertain to the dynamodb service.
stale
Old or inactive issues managed by automation, if no further action taken these will get closed.
Community Note
Terraform Version v0.11.13
Affected Resource(s)
Terraform Configuration Files
Before
After
Expected Behavior
Per the documentation, by solely adding server side encryption to a table I would expect terraform to update the existing resource instead of re-creating the resource.
Actual Behavior
When I run
terraform apply
I see...This was actually working as expected for me just yesterday (3/30/19) but now it seems to be behaving differently.
The text was updated successfully, but these errors were encountered: