Skip to content

Commit 13f7331

Browse files
chore(deps): update terraform cloudposse/datadog-integration/aws to v2.1.0 (#44)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Igor Rodionov <[email protected]>
1 parent ad10dfc commit 13f7331

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
@@ -10,7 +10,7 @@ data "aws_regions" "all" {
1010

1111
module "datadog_integration" {
1212
source = "cloudposse/datadog-integration/aws"
13-
version = "2.0.0"
13+
version = "2.1.0"
1414

1515
enabled = module.this.enabled && length(var.integrations) > 0
1616

0 commit comments

Comments
 (0)