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 v6 (#899)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent 0eb04e1 commit 6ecb3b9
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 = "~> 5.0"
version = "~> 6.0"
policy = var.policy_id
perimeter_name = local.perimeter_name
description = "New service perimeter"
Expand Down

0 comments on commit 6ecb3b9

Please sign in to comment.