Skip to content

Commit

Permalink
Removing password
Browse files Browse the repository at this point in the history
  • Loading branch information
jorge-cr-13 committed Apr 4, 2024
1 parent 2a5dc05 commit 1a23a6b
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 @@ -21,11 +21,6 @@ variable "capacity" {
default = 0.125
}

variable "password" {
type = string
description = "The password for the redis instance"
}

variable "region_zone" {
type = string
description = "The region zone identifier: i.e. eu-de-01"
Expand Down

0 comments on commit 1a23a6b

Please sign in to comment.