Skip to content

Commit db6d9c2

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

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
@@ -38,7 +38,7 @@ module "project" {
3838

3939
module "kms_keyring" {
4040
source = "terraform-google-modules/kms/google"
41-
version = "~> 3.0"
41+
version = "~> 4.0"
4242

4343
project_id = module.project.project_id
4444
location = "us"

0 commit comments

Comments
 (0)