Skip to content

Commit

Permalink
Merge branch 'main' into opa
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcurtis authored Oct 12, 2024
2 parents 1232c20 + ea2c967 commit 9cd1f07
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 @@ -44,7 +44,7 @@ module "datadog" {
# https://github.com/osinfra-io/terraform-google-project

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

billing_account = var.project_billing_account
cis_2_2_logging_sink_project_id = var.project_cis_2_2_logging_sink_project_id
Expand Down

0 comments on commit 9cd1f07

Please sign in to comment.