Feature Request: Support passing terraform CLI flags during sam build
Open
area/terraform
stage/pm-review
type/feature
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 1.2k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 52
Description
Currently the calls to terraform use a hardcoded set of flags. There are some use cases where passing additional flags would be helpful, such as the -var/-var-file flags to provide different variables depending on the environment being targeted.
These extra flags could be specified in the samconfig.toml as tf_extra_args or something like that
Contributor guide
Assessment
This issue has not been assessed yet.