Skip to content

fix(addons): fix typo to allow secondary indices for ddb tables#2349

Merged
mergify[bot] merged 2 commits intoaws:mainlinefrom
umireon:fix-case-dynamodb-template
May 19, 2021
Merged

fix(addons): fix typo to allow secondary indices for ddb tables#2349
mergify[bot] merged 2 commits intoaws:mainlinefrom
umireon:fix-case-dynamodb-template

Conversation

@umireon
Copy link
Copy Markdown
Contributor

@umireon umireon commented May 19, 2021

Fix case in templates/addons/ddb/cf.yml
Also fix test cases in internal/pkg/addon/testdata/merge/{first,wanted}.yaml

With this mistake, a query with a secondary index does not work.

See https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/access-control-overview.html#access-control-resources

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@umireon umireon requested a review from a team as a code owner May 19, 2021 13:02
@umireon umireon requested a review from Lou1415926 May 19, 2021 13:02
@efekarakus efekarakus changed the title chore: Fix case in templates/addons/ddb/cf.yml fix(addons): fix typo to allow secondary indices for ddb tables May 19, 2021
Copy link
Copy Markdown
Contributor

@efekarakus efekarakus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Omg thank you so much for this fix!

@efekarakus
Copy link
Copy Markdown
Contributor

This is now released in v1.7.1 https://github.com/aws/copilot-cli/releases/tag/v1.7.1 thank you so much for the contribution! ❤️

thrau pushed a commit to localstack/copilot-cli-local that referenced this pull request Dec 9, 2022
…2349)

Fix case in templates/addons/ddb/cf.yml
Also fix test cases in internal/pkg/addon/testdata/merge/{first,wanted}.yaml

With this mistake, a query with a secondary index does not work.

See https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/access-control-overview.html#access-control-resources

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants