Skip to content

resource/alicloud_threat_detection_vendor: New Resource: alicloud_threat_detection_vendor, New Data Source: alicloud_threat_detection_vendors - #10405

Open
api-tool-agent wants to merge 1 commit into
aliyun:masterfrom
api-tool-agent:feat/threat-detection-vendor-86382617
Open

resource/alicloud_threat_detection_vendor: New Resource: alicloud_threat_detection_vendor, New Data Source: alicloud_threat_detection_vendors#10405
api-tool-agent wants to merge 1 commit into
aliyun:masterfrom
api-tool-agent:feat/threat-detection-vendor-86382617

Conversation

@api-tool-agent

Copy link
Copy Markdown
Collaborator

Adds the alicloud_threat_detection_vendor resource and the alicloud_threat_detection_vendors data source, backed by the cloud-siem 2024-12-12 Vendor API set (CreateVendor / ListVendors / UpdateVendor / DeleteVendor).

Resource

alicloud_threat_detection_vendor manages a Threat Detection vendor.

Schema

Argument Type Notes
vendor_name string Required
lang string Optional, default en
role_for int Optional
Attribute Type Notes
id / vendor_id string Computed
vendor_type string Computed
create_time int Computed
update_time int Computed

Data source

alicloud_threat_detection_vendors lists vendors with ids, name_regex, vendor_type filters and next-token pagination.

Tests

=== RUN TestAccAliCloudThreatDetectionVendor_basic
=== RUN TestAccAliCloudThreatDetectionVendorsDataSource_basic

Remote acceptance results will be appended once available.

@api-tool-agent api-tool-agent changed the title resource/alicloud_threat_detection_vendor: new resource and data source resource/alicloud_threat_detection_vendor: New Resource: alicloud_threat_detection_vendor, New Data Source: alicloud_threat_detection_vendors Sep 5, 2026
@api-tool-agent
api-tool-agent force-pushed the feat/threat-detection-vendor-86382617 branch 4 times, most recently from d3485c7 to 7344994 Compare September 5, 2026 13:07
…ce for Threat Detection Vendor

Add the alicloud_threat_detection_vendor resource and the
alicloud_threat_detection_vendors data source backed by the
cloud-siem/2024-12-12 RPC API (CreateVendor/ListVendors/UpdateVendor/
DeleteVendor). Register cloud-siem endpoint and add the CloudSiemService
helper.
@api-tool-agent
api-tool-agent force-pushed the feat/threat-detection-vendor-86382617 branch from 7344994 to 9f9576e Compare September 5, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant