Skip to content

Commit

Permalink
Bump test::terraform-google-project from 0.3.1 to 0.4.0 in /tests/pla…
Browse files Browse the repository at this point in the history
…n-and-apply (#149)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 5471df8 commit 90927e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/plan-and-apply/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://github.com/osinfra-io/terraform-google-project

module "test" {
source = "github.com/osinfra-io/terraform-google-project?ref=v0.3.1"
source = "github.com/osinfra-io/terraform-google-project?ref=v0.4.0"

cis_2_2_logging_sink_project_id = var.cis_2_2_logging_sink_project_id
description = "workflow"
Expand Down

0 comments on commit 90927e5

Please sign in to comment.