Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: Use defaultBucket #312

Merged
merged 13 commits into from
Jan 14, 2025
Prev Previous commit
Next Next commit
remove unused var
  • Loading branch information
dacbd committed Dec 16, 2024
commit 5c7173ca2ca25b30afa6ccbb217da395b17c7f9d
5 changes: 0 additions & 5 deletions variables.tf
Original file line number Diff line number Diff line change
@@ -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 = ""