hashicorp / hashicorp/tfc-workflows-tooling
[feature request][Pull request] support auto-queue-runs in run configuration "tfci upload -auto-queue-runs=true"
Open
- Dominant language
- Go
- Stars
- 58
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I just proposed [PR -91](https://github.com/hashicorp/tfc-workflows-tooling/pull/91) in order to be able to support tfci upload -auto-queue-runs=true .
[configuration-versions API doc](https://developer.hashicorp.com/terraform/enterprise/api-docs/configuration-versions#request-body) specifies that auto-queue-runs should default to true. tfci defaults to false, and option is not accessible. I added the option with default to false (to avoid breaking changes ).
Thanks,
Julien
Contributor guide
Assessment
This issue has not been assessed yet.