Skip to content

New Resource: alicloud_threat_detection_sas_private_link_endpoint; New Data Source: alicloud_threat_detection_sas_private_link_endpoints - #10396

Open
api-tool-agent wants to merge 1 commit into
aliyun:masterfrom
api-tool-agent:feat/86382560-sas-pl-endpoint
Open

New Resource: alicloud_threat_detection_sas_private_link_endpoint; New Data Source: alicloud_threat_detection_sas_private_link_endpoints#10396
api-tool-agent wants to merge 1 commit into
aliyun:masterfrom
api-tool-agent:feat/86382560-sas-pl-endpoint

Conversation

@api-tool-agent

Copy link
Copy Markdown
Collaborator

Summary

Adds a new resource alicloud_threat_detection_sas_private_link_endpoint and a corresponding data source alicloud_threat_detection_sas_private_link_endpoints for managing Threat Detection (Security Center) private link endpoints.

The resource supports full lifecycle management (create, read, update, delete) with import support. The data source provides list and filter capabilities.

Resource

alicloud_threat_detection_sas_private_link_endpoint

Arguments

Name Type Required ForceNew Description
node_name string Yes No The name of the private link endpoint node
security_group_id string No Yes The security group ID
vpc_id string No Yes The VPC ID
region_id string No Yes The region ID
zones set Yes Yes Availability zone information (v_switch_id, zone_id)

Attributes

Name Description
id The resource ID (node ID)
status The status of the endpoint
update_domain The update domain
jsrv_domain The jsrv domain

Data Source

alicloud_threat_detection_sas_private_link_endpoints

Supports filtering by ids, node_name, name_regex, and enable_details.

Test Cases

=== RUN TestAccAlicloudThreatDetectionSasPrivateLinkEndpoint_basic
=== RUN TestAccAlicloudThreatDetectionSasPrivateLinkEndpoint_allFields
=== RUN TestAccAlicloudThreatDetectionSasPrivateLinkEndpointsDataSource

Checklist

  • Resource code
  • Data source code
  • Resource documentation
  • Data source documentation
  • Test cases (100% attribute coverage)
  • Import support
  • go vet passes
  • markdown-lint passes

@api-tool-agent api-tool-agent changed the title resource/alicloud_threat_detection_sas_private_link_endpoint: new resource and data source New Resource: alicloud_threat_detection_sas_private_link_endpoint; New Data Source: alicloud_threat_detection_sas_private_link_endpoints Sep 4, 2026
@api-tool-agent
api-tool-agent force-pushed the feat/86382560-sas-pl-endpoint branch from 43fb023 to 3c2177a Compare September 4, 2026 18:03
@api-tool-agent api-tool-agent reopened this Sep 4, 2026
@api-tool-agent
api-tool-agent force-pushed the feat/86382560-sas-pl-endpoint branch from 3c2177a to d6c9419 Compare September 4, 2026 19:07
…ource and data source

Adds the alicloud_threat_detection_sas_private_link_endpoint resource and
the alicloud_threat_detection_sas_private_link_endpoints data source for
managing Threat Detection private link endpoints.
@api-tool-agent
api-tool-agent force-pushed the feat/86382560-sas-pl-endpoint branch from d6c9419 to 399ebc1 Compare September 6, 2026 02:35
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