Skip to content

Commit

Permalink
OPS-5596: removed default vault
Browse files Browse the repository at this point in the history
  • Loading branch information
vikkasyousaf committed Sep 25, 2023
1 parent 2fbd634 commit 6bef883
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,5 @@ variable "kms_alias_name" {

variable "ami_id" {
description = "ID of the AMI to be used for the Consul and Vault instances."
default = null
type = string
}

0 comments on commit 6bef883

Please sign in to comment.