Sign in
third-party-mirror
/
terraform
/
ac80cb5598bbf5c492440f8a92ba93de6ad8f2d3
/
.
/
v1.13.3
/
internal
/
command
/
testdata
/
providers
/
basic
/
main.tf
blob: d22a2b509744edbbcf77b23bb46f2e6e0931b1a9 [
file
] [
log
] [
blame
]
provider
"foo"
{
}
resource
"bar_instance"
"test"
{
}
provider
"baz"
{
version
=
"1.2.0"
}