Add config option for package format
Open
feature-request
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
This avoids having to type `--pkg-format terraform|cloudformation` every time you want to deploy your code.
Originally requested in https://github.com/aws/chalice/issues/1423.
Contributor guide
Research direction
Start by reading issue 1423 and tracing how the --pkg-format terraform|cloudformation option is parsed and used. Identify the existing configuration-loading entry point, then define what config setting should replace repeated command-line input and verify both package formats still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100