Skip to content

Commit 533a683

Browse files
chore(deps): Update Terraform terraform-google-modules/kms/google to v4
1 parent eec2567 commit 533a683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/setup/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ module "project" {
7777

7878
module "kms_keyring" {
7979
source = "terraform-google-modules/kms/google"
80-
version = "~> 3.0"
80+
version = "~> 4.0"
8181

8282
project_id = module.project.project_id
8383
location = "us"

0 commit comments

Comments
 (0)