Skip to content

Commit

Permalink
Update docs/resources/integration_gcp_sts.md
Browse files Browse the repository at this point in the history
Co-authored-by: Bryce Eadie <[email protected]>
  • Loading branch information
tedkahwaji and buraizu authored Oct 9, 2024
1 parent dfbb186 commit 1ec75d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/integration_gcp_sts.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ resource "datadog_integration_gcp_sts" "foo" {

- `account_tags` (Set of String) Tags to be associated with GCP metrics and service checks from your account.
- `automute` (Boolean) Silence monitors for expected GCE instance shutdowns.
- `cloud_run_revision_filters` (Set of String) Tags to filter which Cloud Run revisions are imported into Datadog. Only revisions that meet specified criteria will be monitored.
- `cloud_run_revision_filters` (Set of String) Tags to filter which Cloud Run revisions are imported into Datadog. Only revisions that meet specified criteria are monitored.
- `host_filters` (Set of String) Your Host Filters.
- `is_cspm_enabled` (Boolean) Whether Datadog collects cloud security posture management resources from your GCP project. If enabled, requires `resource_collection_enabled` to also be enabled.
- `is_security_command_center_enabled` (Boolean) When enabled, Datadog will attempt to collect Security Command Center Findings. Note: This requires additional permissions on the service account. Defaults to `false`.
Expand Down

0 comments on commit 1ec75d9

Please sign in to comment.