awslabs / amplify-mobilehub-migrator

A plugin to migrate existing AWS Mobile Hub projects to be used with the Amplify CLI
https://amplify.aws
Apache License 2.0
13 stars 8 forks source link

Deleting an imported resource throws an error and leaves the project in a broken state #5

Closed nimacks closed 5 years ago

nimacks commented 5 years ago
  1. Imported Auth (cognito)
  2. amplify auth remove -> select imported resource
  3. previous command throws an error
  4. Resource now shows up as deleted in amplify ls
  5. amplify push doesn't do anything
  6. amplify ls still shows resource as 'Delete'
nimacks commented 5 years ago

@swaminator , closing this issue until further action required.