Skip to content

Commit f6d95fd

Browse files
Chore [deps:terraform]: update DataDog/datadog requirement from ~> 3.63.0 to ~> 3.69.0
Updates the requirements on [DataDog/datadog](https://github.com/DataDog/terraform-provider-datadog) to permit the latest version. - [Release notes](https://github.com/DataDog/terraform-provider-datadog/releases) - [Changelog](https://github.com/DataDog/terraform-provider-datadog/blob/master/CHANGELOG.md) - [Commits](DataDog/terraform-provider-datadog@v3.63.0...v3.69.0) --- updated-dependencies: - dependency-name: DataDog/datadog dependency-version: 3.69.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d08ca22 commit f6d95fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ terraform {
88
}
99
datadog = {
1010
source = "DataDog/datadog"
11-
version = "~> 3.63.0"
11+
version = "~> 3.69.0"
1212
}
1313
}
1414

0 commit comments

Comments
 (0)