Skip to content

Commit 790ea11

Browse files
chore(deps): update terraform cloudposse/platform/datadog to v1.5.1 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 64b2a56 commit 790ea11

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.0"
8+
version = "1.5.1"
99

1010
organization_name = var.organization_name
1111

0 commit comments

Comments
 (0)