Sign in
third-party-mirror
/
terraform
/
62aae6ce5212217e3b2a26b2d20a45e9cab48929
/
.
/
v1.2.3
/
internal
/
command
/
testdata
/
init-check-required-version
/
main.tf
blob: 00725e8991f58b6df7fbca7d3103750d7525b18b [
file
] [
log
] [
blame
]
terraform
{
required_version
=
"~> 0.9.0"
}
terraform
{
required_version
=
">= 0.13.0"
}