Skip to content

Commit

Permalink
Bump project::terraform-google-project from 0.3.0 to 0.3.1 (#88)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 24, 2024
1 parent cd20304 commit 231d7f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ module "datadog" {
# https://github.com/osinfra-io/terraform-google-project

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

billing_account = var.billing_account
cis_2_2_logging_sink_project_id = var.cis_2_2_logging_sink_project_id
Expand Down

0 comments on commit 231d7f6

Please sign in to comment.