Skip to content

Conversation

@pinzon
Copy link
Member

@pinzon pinzon commented Dec 1, 2023

Motivation

This PR adds suport for DynamoDB::GlobalTable resource type in Cloudformation. Requested in #4565

Changes

  • New resource provider

Testing

  • New AWS validated test that asserts the creation and deletion of the resource

@pinzon pinzon added the semver: minor Non-breaking changes which can be included in minor releases, but not in patch releases label Dec 1, 2023
@pinzon pinzon force-pushed the feat/dynamob-global-table-rp branch from 5df083f to 06f2ae0 Compare December 1, 2023 18:36
@coveralls
Copy link

coveralls commented Dec 1, 2023

Coverage Status

coverage: 84.208% (-0.006%) from 84.214%
when pulling dacc1b2 on feat/dynamob-global-table-rp
into c3d24de on master.

@github-actions
Copy link

github-actions bot commented Dec 1, 2023

LocalStack Community integration with Pro

       2 files         2 suites   1h 12m 36s ⏱️
2 399 tests 2 171 ✔️ 228 💤 0
2 400 runs  2 171 ✔️ 229 💤 0

Results for commit dacc1b2.

♻️ This comment has been updated with latest results.

@pinzon pinzon marked this pull request as ready for review December 1, 2023 19:30
Copy link
Member

@dominikschubert dominikschubert left a comment

Choose a reason for hiding this comment

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

A few minor suggestions where we miss proper failure handling.

@dominikschubert dominikschubert changed the title add suport for DynamoDB::GlobalTable resource type add support for AWS::DynamoDB::GlobalTable resource type Dec 6, 2023
Copy link
Member

@dominikschubert dominikschubert left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for addressing the issues!

@pinzon pinzon merged commit da9b863 into master Dec 8, 2023
@pinzon pinzon deleted the feat/dynamob-global-table-rp branch December 8, 2023 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver: minor Non-breaking changes which can be included in minor releases, but not in patch releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants