Skip to content

Commit

Permalink
chore(deps): Update Terraform terraform-google-modules/kms/google to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 8f768c9 commit 0459c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple_example/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

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

project_id = var.project_id
keyring = var.keyring
Expand Down

0 comments on commit 0459c55

Please sign in to comment.