mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 01:41:48 -06:00
b66d03bba7
* website/upgrade-guides: init -reconfigure is required with remote backend * build: add a real and useful version of `.tfdev`
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
|