Skip to content

Commit

Permalink
chore(deps): update terraform terraform-aws-modules/kms/aws to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 11, 2024
1 parent f8e64f2 commit f5fee49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion private/eks.tf
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ module "eks" {

module "ebs_kms" {
source = "terraform-aws-modules/kms/aws"
version = "~> 2.0"
version = "~> 3.0"

description = "EBS volume encryption key"

Expand Down

0 comments on commit f5fee49

Please sign in to comment.