Feature Request: Support passing terraform CLI flags during sam build #4439
Labels
area/terraform
terraform support issue
stage/pm-review
Waiting for review by our Product Manager, please don't work on this yet
type/feature
Feature request
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
The text was updated successfully, but these errors were encountered: