cloudposse / terraform-aws-dynamodb

Terraform module that implements AWS DynamoDB with support for AutoScaling
https://cloudposse.com/accelerate
Apache License 2.0
86 stars 113 forks source link

Only specify ttl block if ttl_enabled is true #95

Closed alexjurkiewicz closed 3 years ago

alexjurkiewicz commented 3 years ago

Fixes #94.

alexjurkiewicz commented 3 years ago

I validated this fix in our own private infra đŸ™Œ

aknysh commented 3 years ago

/test all

adityausathe commented 3 years ago

Hi, Post this fix, I'm unable to disable ttl for the very first time (enabled→disabled).