Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoDiazL committed Dec 19, 2023
1 parent acd23d4 commit edeefb8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ variable "aws_eks_allowed_ports" {}
variable "aws_eks_allowed_ports_cidr" {}
variable "aws_eks_cluster_name" {}
variable "aws_eks_cluster_log_types" {}
variable "aws_eks_cluster_log_retention_days" {}
#variable "aws_eks_cluster_log_retention_days" {}
variable "aws_eks_cluster_version" {}
variable "aws_eks_instance_type" {}
variable "aws_eks_instance_ami_id" {}
Expand Down

0 comments on commit edeefb8

Please sign in to comment.