Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/eks-cluster/aws to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent 39b7322 commit 3e168b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/complete/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ module "https_sg" {

module "eks_cluster" {
source = "cloudposse/eks-cluster/aws"
version = "2.8.1"
version = "4.2.0"

region = var.region
vpc_id = module.vpc.vpc_id
Expand Down

0 comments on commit 3e168b9

Please sign in to comment.