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

fix: move @model params to root stack and fix ds logical id #8736

Merged
merged 1 commit into from Nov 9, 2021

Conversation

SwaySway
Copy link
Contributor

@SwaySway SwaySway commented Nov 8, 2021

Description of changes

  • moved @model params to root stack
  • updated sync table logical id
  • removed table encryption should be using the default with SSE enabled but it's setting it to false. CFN still sets it to true so removing it to match v1 behavior.
  • updated migration unit tests

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@SwaySway SwaySway requested a review from a team as a code owner November 8, 2021 19:40
@SwaySway SwaySway changed the title fix: move @model parameters up to the rootstack fix: move @model params to root stack and fix ds logical id Nov 8, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #8736 (1a94935) into master (81cc461) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #8736   +/-   ##
=======================================
  Coverage   56.92%   56.92%           
=======================================
  Files         756      756           
  Lines       42246    42248    +2     
  Branches     8659     8659           
=======================================
+ Hits        24047    24049    +2     
  Misses      17378    17378           
  Partials      821      821           
Impacted Files Coverage Δ
...hql-migration-tests/src/nested-stack-diff-rules.ts 91.42% <100.00%> (+0.51%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 81cc461...1a94935. Read the comment docs.

@SwaySway SwaySway merged commit df4408c into aws-amplify:master Nov 9, 2021
ammarkarachi pushed a commit to ammarkarachi/amplify-cli that referenced this pull request Nov 9, 2021
sachscode pushed a commit that referenced this pull request Nov 9, 2021
* Revert "fix(amplify-category-auth): added username attributes to configure sms (#8624)"

This reverts commit adb70b1.

* Revert "Model vnext unit test update (#8749)"

This reverts commit 8a308a8.

* Revert "Revert "feat: version blocking for CLI (#8737)" (#8747)"

This reverts commit 2d5110c.

* Revert "chore: update aws-sdk, cdk, typescript dependency, regen yarn.lock (#8739)"

This reverts commit d8065a8.

* Revert "feat: version blocking for CLI (#8737)"

This reverts commit b92cd32.

* Revert "Remove pipelineFunction references in favor of resolvers (#8729)"

This reverts commit a0295aa.

* Revert "fix: move @model params to root stack and fix ds logical id (#8736)"

This reverts commit df4408c.

* Revert "fix(amplify-provider-awscloudformation): use amplify prompts for warnings (#8731)"

This reverts commit 98840ec.
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.

None yet

3 participants