aws-amplify / aws-amplify/amplify-cli
Bug: multiple deploys of the same exported backend fails
Open
bug
export
p3
transferred
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 825
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 2
Description
When trying to deploy more than once the same exported backend, deployment fails due to name collisions, for example S3 buckets.
I've been trying to use `stackName` parameter in `AmplifyExportedBackend` but looks like it doesn't work.
Contributor guide
Assessment
This issue has not been assessed yet.