mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
Spell fix of the Terraform AWS AZ description
This commit is contained in:
@@ -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" {
|
||||
|
||||
Reference in New Issue
Block a user