We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 490e51f commit 6197c23Copy full SHA for 6197c23
main.tf
@@ -49,7 +49,7 @@ module "datadog" {
49
# https://github.com/osinfra-io/terraform-google-project
50
51
module "projects" {
52
- source = "github.com/osinfra-io/terraform-google-project?ref=v0.4.5"
+ source = "github.com/osinfra-io/terraform-google-project?ref=v0.4.6"
53
54
# Max of 200 sinks per project, if you need more, create a new project
55
0 commit comments