Sign in
third-party-mirror
/
terraform
/
refs/heads/main
/
.
/
v1.2.3
/
internal
/
terraform
/
testdata
/
validate-bad-count
/
main.tf
blob: a582e5ee39ec2d09faf430b1fa115dca8738a850 [
file
] [
log
] [
blame
] [
edit
]
resource
"aws_instance"
"foo"
{
count
=
"${list}"
}