Skip to content

Commit cb6dd53

Browse files
[mq] working branch - merge 6e09cb4 on top of master at 996e233
{"baseBranch":"master","baseCommit":"996e233b28d355f2f9115a64d979760e1351f438","createdAt":"2025-11-13T08:49:21.789452Z","headSha":"6e09cb426080794634d7bd8163ced52551404172","id":"875c691b-77f2-4179-80de-f29365aa3201","priority":"200","pullRequestNumber":"3325","queuedAt":"2025-11-13T08:49:21.788618Z","status":"STATUS_QUEUED"}
2 parents b9f8412 + 6e09cb4 commit cb6dd53

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 3.80.0 (November 12, 2025)
2+
3+
### BUGFIXES
4+
* [datadog_software_catalog] Allow backstage imports in software_catalog resource by @christinexlee in https://github.com/DataDog/terraform-provider-datadog/pull/3319
5+
* [datadog_monitor] Make cloud cost query `aggregator` field required by @fpighi in https://github.com/DataDog/terraform-provider-datadog/pull/3318
6+
### FEATURES
7+
* [datadog_agentless_scanning_gcp_scan_options] Add Terraform provider for GCP scan options by @mohamed-challal in https://github.com/DataDog/terraform-provider-datadog/pull/3321
8+
* [datadog_integration_gcp_sts] Add granular namespace filters to GCP V2 Terraform Provider by @ash-ddog in https://github.com/DataDog/terraform-provider-datadog/pull/3299 - NOTE: due to limitations with the Terraform protocol v5 currently in use by our provider, users should add `filters = []` to each `metric_namespace_configs` key. Omitting it would result in an error. For more information on `filters`, see [Integrations - Google Cloud Platform](https://docs.datadoghq.com/integrations/google-cloud-platform/?tab=organdfolderlevelprojectdiscovery#configuration)
9+
10+
## New Contributors
11+
* @mohamed-challal made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/3321
12+
13+
**Full Changelog**: https://github.com/DataDog/terraform-provider-datadog/compare/v3.79.0...v3.80.0
14+
115
## 3.79.0 (November 3, 2025)
216

317
### BUGFIXES

0 commit comments

Comments
 (0)