Skip to content

Commit 389185c

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

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
@@ -100,7 +100,7 @@ module "datadog_monitors" {
100100
count = local.datadog_monitors_enabled ? 1 : 0
101101

102102
source = "cloudposse/platform/datadog//modules/monitors"
103-
version = "1.5.1"
103+
version = "1.6.0"
104104

105105
datadog_monitors = local.datadog_monitors
106106

0 commit comments

Comments
 (0)