Skip to content

Commit

Permalink
Update Terraform terraform-google-modules/pubsub/google to v4
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2022
1 parent 1c92e99 commit 7bd2952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/gcp/pubsub/modules/pubsub/pubsub.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

module "pubsub" {
source = "terraform-google-modules/pubsub/google"
version = "3.2.0"
version = "4.0.1"

project_id = var.project
topic = var.topic
Expand Down

0 comments on commit 7bd2952

Please sign in to comment.