Skip to content

Commit 10ff878

Browse files
authored
Merge branch 'main' into remove-tags-prefix
2 parents f931c40 + 562c5b5 commit 10ff878

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/README.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/provider-datadog.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "datadog_configuration" {
2-
source = "github.com/cloudposse-terraform-components/aws-datadog-credentials//src/modules/datadog_keys?ref=v1.535.2"
2+
source = "github.com/cloudposse-terraform-components/aws-datadog-credentials//src/modules/datadog_keys?ref=v1.535.3"
33
enabled = true
44
context = module.this.context
55
global_environment_name = var.datadog_configuration_environment

0 commit comments

Comments
 (0)