mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-04 20:06:27 +02:00
Spell fix of the Terraform AWS AZ description
This commit is contained in:
parent
1923ed3085
commit
680cf69769
@ -27,7 +27,7 @@ variable "ami" {
|
||||
|
||||
variable "availability-zones" {
|
||||
default = "us-east-1a,us-east-1b"
|
||||
description = "Availabilizy zones for launcing the Vault instances"
|
||||
description = "Availability zones for launching the Vault instances"
|
||||
}
|
||||
|
||||
variable "elb-health-check" {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user