These tables already exist in DynamoDB but they should still be added here so we can manage them with Terraform.
Details
Details
ran terraform validate
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
services/terraform/dynamodb.tf | ||
---|---|---|
165–166 ↗ | (On Diff #14444) | I think we have a convention for using the plurals in our table names. By the way, you already use the plural name in the' identity-tokens' table below. |
services/terraform/dynamodb.tf | ||
---|---|---|
165–166 ↗ | (On Diff #14444) | registration actually is plural. registrations is also a plural form, but it sounds unnatural. https://www.wordhippo.com/what-is/the-plural-of/registration.html |
services/terraform/dynamodb.tf | ||
---|---|---|
165–166 ↗ | (On Diff #14444) |
Oh, sorry about that ) |
services/terraform/dynamodb.tf | ||
---|---|---|
166 | This change is intentional |