xref
: /
OpenGrok
/
opengrok-indexer
/
src
/
test
/
resources
/
sources
/
terraform
/
variable.tf
(revision a5b20a7d86cfd880317ab6a33bd2d081c2f8e679)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
variable
"availability_zone_names"
{
2
type
=
list
(
string
)
3
default
= [
"us-west-1a"
]
4
}
5