Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
terraform
/
testdata
/
apply-provider-configure-disabled
/
child
/
main.tf
blob: c421bf743c309ecad2da68fda6faf9486726d146 [
file
] [
log
] [
blame
]
provider
"aws"
{
value
=
"foo"
}
resource
"aws_instance"
"foo"
{}