Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
command
/
e2etest
/
testdata
/
provider-not-found-non-default
/
main.tf
blob: fe5112730c2ad7957afb7921f91b345ab96623f4 [
file
] [
log
] [
blame
]
terraform
{
required_providers
{
nonexist
=
{
source
=
"teamterraform/nonexist"
}
}
}