Sign in
third-party-mirror
/
terraform
/
ac80cb5598bbf5c492440f8a92ba93de6ad8f2d3
/
.
/
v1.13.3
/
internal
/
configs
/
testdata
/
query-files
/
invalid
/
no-provider
/
main.tfquery.hcl
blob: d035fef67290fc8586c1fed53dc819deb5b94dfc [
file
]
list
"aws_instance"
"test"
{
count
=
1
config
{
tags
=
{
Name
=
"test"
}
}
}