Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
configs
/
testdata
/
invalid-modules
/
multiple-required-providers
/
b.tf
blob: 7672e92497a8a2499d9d14dfbf84030a8b255cad [
file
] [
log
] [
blame
]
terraform
{
required_providers
{
foo
=
{
version
=
"~>2.0.0"
}
}
}