Auth deployments failing via amplify push auth
but succeeding via amplify push
#12324
Open
2 tasks done
Labels
bug
Something isn't working
headless
Headless mode for CI/CD
p2
platform-push
Issues related to `amplify push`
How did you install the Amplify CLI?
npm
If applicable, what version of Node.js are you using?
v14.19.1
Amplify CLI Version
11.0.3
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
After pulling my amplify app and updating auth, when I run
amplify push auth
I get a failure from CloudFormation:Expected behavior
I expect the deployment to succeed using
amplify push auth
after a freshamplify pull
Reproduction steps
Notes:
amplify add auth
andamplify push auth
commands in folder A (where theinit
andadd api
happened), the auth deployment is successfulamplify push
instead ofamplify push auth
in folder B, the deployment is successfulapi.json contents:
auth.json contents:
Project Identifier
Project Identifier: e9da6d45a5c4a520f270411850dae76e
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: