Sign in
apache
/
netbeans
/
refs/heads/release310
/
.
/
ide
/
languages.hcl
/
test
/
unit
/
data
/
testfiles
/
blocks.hcl
blob: 11efe24421b90663da018c2a789fea1ed0068df8 [
file
]
terraform
{
required_providers
{}
}
variable name
{}
data
"aws_subnets"
"private"
{
filter
{
name
=
"vpc-id"
values
=
[
local
.
vpc_id
]
}
tags
=
{
Reach
=
"private"
}
}