Skip to content

Commit

Permalink
chore(deps): update terraform terraform-google-modules/gcloud/google …
Browse files Browse the repository at this point in the history
…to v3.1.2 (#394)

Co-authored-by: Shabir Mohamed Abdul Samadh <[email protected]>
  • Loading branch information
renovate-bot and Shabirmean authored Sep 16, 2022
1 parent 90e57bd commit be71ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anthos-bm-gcp-terraform/modules/init/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ resource "local_file" "temp_ssh_priv_key_file" {

module "gcloud_add_ssh_key_metadata" {
source = "terraform-google-modules/gcloud/google"
version = "3.1.1"
version = "3.1.2"
platform = "linux"
service_account_key_file = var.credentials_file
module_depends_on = [
Expand Down

0 comments on commit be71ff0

Please sign in to comment.