Skip to content

Commit

Permalink
removing vault id
Browse files Browse the repository at this point in the history
  • Loading branch information
jorge-cr-13 committed Apr 22, 2024
1 parent 3900fb8 commit 65954f8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions otc/dcs/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@ variable "subnet_id" {
description = "The ID of the subnet where to deploy the server"
}

variable "vault_id" {
type = string
description = "ID of the vault where the keys are stored"
}

variable "dcs_password" {
type = string
description = "DCS password value"
Expand Down

0 comments on commit 65954f8

Please sign in to comment.