issues
search
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
feat: allow overriding the dynamodb table name
#126
Closed
nitrocode
closed
7 months ago
nitrocode
commented
7 months ago
what
allow overriding the dynamodb table name
why
This will make it possible to import older dynamodb tables without having to null portions of the context
Matches s3-bucket module's
bucket_name
. See below.
references
Matches s3-bucket module's
bucket_name
https://github.com/cloudposse/terraform-aws-s3-bucket/blob/126e8ad4c67b41b606bf6de32fbfdc96365ec522/main.tf#L13
https://github.com/cloudposse/terraform-aws-s3-bucket/blob/126e8ad4c67b41b606bf6de32fbfdc96365ec522/variables.tf#L333-L337
nitrocode
commented
7 months ago
/terratest
what
why
bucket_name
. See below.references
bucket_name