Skip to content

Commit

Permalink
chore(deps): update terraform-aws
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 918808c commit 78364dd
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 59 deletions.
58 changes: 29 additions & 29 deletions aws/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ module "vpc" {

module "eks" {
source = "terraform-aws-modules/eks/aws"
version = "20.30.1"
version = "20.31.1"

cluster_name = var.cluster_name
cluster_version = var.cluster_version
Expand Down
58 changes: 29 additions & 29 deletions aws/shared-state/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 78364dd

Please sign in to comment.