Skip to content

Commit 2266c71

Browse files
chore(deps): update terraform cloudposse/eks-cluster/aws to v4
1 parent 8b49f13 commit 2266c71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/complete/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ module "https_sg" {
119119

120120
module "eks_cluster" {
121121
source = "cloudposse/eks-cluster/aws"
122-
version = "2.8.1"
122+
version = "4.1.0"
123123

124124
region = var.region
125125
vpc_id = module.vpc.vpc_id

0 commit comments

Comments
 (0)