Skip to content

Commit 4064057

Browse files
authored
chore: 🤖 update terraform terraform-aws-modules/eks/aws to v19.16.0 (#1273)
2 parents da9b279 + 302edd2 commit 4064057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎terraform/core/eks.tf‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module "eks" {
22
source = "terraform-aws-modules/eks/aws"
3-
version = "19.15.3"
3+
version = "19.16.0"
44

55
cluster_name = "${var.project}-cluster"
66
cluster_version = "1.24"

0 commit comments

Comments
 (0)