Skip to content

Commit

Permalink
remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
dacbd committed Dec 16, 2024
1 parent 93e13f8 commit 5c7173c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -429,11 +429,6 @@ variable "eks_addon_vpc_cni_version" {
##########################################
# Most users will not need these settings. They are ment for users who want a
# bucket and sqs that are in a different account.
variable "create_bucket" {
type = bool
default = true
}

variable "bucket_name" {
type = string
default = ""
Expand Down

0 comments on commit 5c7173c

Please sign in to comment.