Skip to content

Commit

Permalink
chore(deps): update terraform terraform-google-modules/vpc-service-co…
Browse files Browse the repository at this point in the history
…ntrols/google to v5 (#779)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2023
1 parent 7a40ef2 commit e86f27c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/vpc_sc_project/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ locals {

module "regular_service_perimeter_1" {
source = "terraform-google-modules/vpc-service-controls/google//modules/regular_service_perimeter"
version = "~> 4.0"
version = "~> 5.0"
policy = var.policy_id
perimeter_name = local.perimeter_name
description = "New service perimeter"
Expand Down

0 comments on commit e86f27c

Please sign in to comment.