You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
How did you install the Amplify CLI?
pnpm
If applicable, what version of Node.js are you using?
v16.10.0
Amplify CLI Version
6.3.0
What operating system are you using?
Mac
Amplify Categories
api
Amplify Commands
push
Describe the bug
When trying to deploy containers with v6.3.0 I receive this message:
CREATE_FAILED apiRepository AWS::ECR::Repository Sun Oct 10 2021 01:13:49 GMT+0000 (Coordinated Universal Time) Resource handler returned message: "Resource of type 'AWS::ECR::Repository' with identifier '<snip>' already exists."
I received this message twice, then downgraded to v6.2.1 and was able to deploy successfully
Expected behavior
The deploy goes as expected
Reproduction steps
Deploy a serverless container
Make a change
Deploy it again - see error about AWS::ECR::Repository already existing
GraphQL schema(s)
# Put schemas below this line
Log output
# Put your logs below this line
Additional information
No response
The text was updated successfully, but these errors were encountered:
Before opening, please confirm:
How did you install the Amplify CLI?
pnpm
If applicable, what version of Node.js are you using?
v16.10.0
Amplify CLI Version
6.3.0
What operating system are you using?
Mac
Amplify Categories
api
Amplify Commands
push
Describe the bug
When trying to deploy containers with v6.3.0 I receive this message:
I received this message twice, then downgraded to v6.2.1 and was able to deploy successfully
Expected behavior
The deploy goes as expected
Reproduction steps
GraphQL schema(s)
# Put schemas below this line
Log output
Additional information
No response
The text was updated successfully, but these errors were encountered: