Skip to content

Commit d6fa9dc

Browse files
chore(deps): update terraform cloudposse/platform/datadog to v1.6.0 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de4ea6f commit d6fa9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ locals {
55

66
module "datadog_child_organization" {
77
source = "cloudposse/platform/datadog//modules/child_organization"
8-
version = "1.5.1"
8+
version = "1.6.0"
99

1010
organization_name = var.organization_name
1111

0 commit comments

Comments
 (0)