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
public-glueops-renovatebot[bot] authored Oct 23, 2024
1 parent 163b88d commit a46dba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "kubernetes" {
source = "cloudposse/eks-cluster/aws"
version = "3.0.0"
version = "4.4.0"

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

0 comments on commit a46dba0

Please sign in to comment.