Issue with amplify cli when trying to merge changes from a git branch into a new amplify env #13809
Closed
2 tasks done
Labels
multienv
Issues tied to multiple environment feature in the CLI
pending-response
Issue is pending response from the issue author
pending-triage
Issue is pending triage
How did you install the Amplify CLI?
npm
If applicable, what version of Node.js are you using?
v18.17.0
Amplify CLI Version
12.10.2
What operating system are you using?
Mac
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
No manual changes made
Describe the bug
ran amplify status after merging in changes to a new amplify env as per the team environments docs. trying to add a feature to the new env ( a dynamodb table)
Bug report submitted with the following project id: 28784a7c3de959fea0ff45eaee68d6de
Expected behavior
expected the amplify status command to show that the dynamodb table needed to be created.
Reproduction steps
build a dev and stg env with a simple api. then add a dynmodb table into the dev and merge dev to stg. This is as per the docs at https://docs.amplify.aws/gen1/javascript/tools/cli/teams/ specifically the diagram
Project Identifier
28784a7c3de959fea0ff45eaee68d6de
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: