Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
command
/
testdata
/
init-internal-invalid
/
main.tf
blob: 109242bc9b204d05ad652b191f05d1f9a6841fb5 [
file
] [
log
] [
blame
]
terraform
{
required_providers
{
nonexist
=
{
source
=
"terraform.io/builtin/nonexist"
}
terraform
=
{
version
=
"1.2.0"
}
}
}