mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-26 00:41:27 -06:00
a64707272c
Terraform CLI should build for all of our standard targets.
9 lines
251 B
Plaintext
9 lines
251 B
Plaintext
version_info {
|
|
commit_var = "main.GitCommit"
|
|
version_var = "github.com/hashicorp/terraform/version.Version"
|
|
prerelease_var = "github.com/hashicorp/terraform/version.Prerelease"
|
|
}
|
|
|
|
version_exec = false
|
|
disable_provider_requirements = true
|