hashicorp / hashicorp/terraform-exec

Enforce version constraints for command options

Open
#121 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
786
Forks
129
PR merge metrics
No merged PRs in 30d

Description

For each option, check what Terraform version it was added in, and add a `tf.compatible` check enforcing the minimum version. We might want a better framework for doing this than adding logic in each command, but it might not be worth doing that because option compatibility is per command, not per option, and often influences default flag behaviour (see the changes in https://github.com/hashicorp/terraform-exec/pull/120 for an example).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.