aws-amplify / aws-amplify/amplify-cli
Amplify headless environment creation
Open
bug
hosting
p3
strategic
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 825
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 2
Description
Hi
I am trying to create an environment with in cicd pipeline, but it seems ` amplify env add` doesn't support headless approach.
I think another approach is to use `amplify init` with headless option to create environment dynamically, but if it fails with 'AlreadyExisting" error if environment with same name already exist.
Is there any way I can create env dynamically in non interactive way?
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.