Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: flip to use AmplifyTable deploy strategy for data #654

Merged
merged 8 commits into from
Nov 15, 2023

Conversation

alharris-at
Copy link
Contributor

@alharris-at alharris-at commented Nov 15, 2023

Issue #, if available:
N/A

Description of changes:
Flip table strategy from DEFAULT to AMPLIFY_TABLE to enable iterative deploy of tables. Not yet included is functionality to support drop/replace of tables.

N.B. It is worth noting, that this is a destructive action to customer stacks on update, since tables will be recreated using the custom resource.

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

Copy link

changeset-bot bot commented Nov 15, 2023

🦋 Changeset detected

Latest commit: c28969e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@aws-amplify/backend-data Minor
@aws-amplify/backend Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@alharris-at alharris-at added the run-e2e Label that will include e2e tests in PR checks workflow label Nov 15, 2023
Base automatically changed from use-data-construct to main November 15, 2023 19:11
@alharris-at alharris-at marked this pull request as ready for review November 15, 2023 22:13
@alharris-at alharris-at merged commit 688db7b into main Nov 15, 2023
22 checks passed
@alharris-at alharris-at deleted the use-amplify-table branch November 15, 2023 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-e2e Label that will include e2e tests in PR checks workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants