Skip to content

Commit

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

module "autokey" {
source = "terraform-google-modules/kms/google//modules/autokey"
version = "3.1.0"
version = "3.2.0"

project_id = var.project_id
autokey_folder_number = var.folder_id
Expand Down

0 comments on commit 36396f3

Please sign in to comment.