We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b55de75 commit 4e148edCopy full SHA for 4e148ed
examples/safer_cluster_iap_bastion/kms.tf
@@ -16,7 +16,7 @@
16
17
module "kms" {
18
source = "terraform-google-modules/kms/google"
19
- version = "~> 2.2.3"
+ version = "~> 2.3"
20
project_id = var.project_id
21
location = var.region
22
keyring = "gke-keyring"
0 commit comments