aws-amplify / aws-amplify/amplify-cli
Simplify Default Configurations
Open
feature-request
p4
platform
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 825
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 2
Description
## Problem Statement
Oftentimes teams have default configurations for regions, buckets, etc. Currently if you want to initialize these you have to write a script and then have your team run that.
## Proposal
Provide a configuration file similar to the `amplify.yml` file that allows users to set defaults that you might otherwise configure via the script suggestions.
This could also help facilitate easier CI setups mentioned in https://github.com/aws-amplify/amplify-cli/issues/1322
Contributor guide
Assessment
This issue has not been assessed yet.