Commit db45dc41 authored by Felipe Martin's avatar Felipe Martin

Removed unused variable

parent 078e3fea
......@@ -122,11 +122,6 @@ variable "tags" {
default = {}
}
variable "encrypted" {
description = "Defines wether this instance should be encrypted or not"
default = false
}
# DB subnet group
variable "subnet_ids" {
type = "list"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment