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
Conversation
api-tool-agent
force-pushed
the
feat/86382560-sas-pl-endpoint
branch
from
September 4, 2026 18:03
43fb023 to
3c2177a
Compare
api-tool-agent
force-pushed
the
feat/86382560-sas-pl-endpoint
branch
from
September 4, 2026 19:07
3c2177a to
d6c9419
Compare
…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
force-pushed
the
feat/86382560-sas-pl-endpoint
branch
from
September 6, 2026 02:35
d6c9419 to
399ebc1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a new resource
alicloud_threat_detection_sas_private_link_endpointand a corresponding data sourcealicloud_threat_detection_sas_private_link_endpointsfor 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_endpointArguments
Attributes
Data Source
alicloud_threat_detection_sas_private_link_endpointsSupports filtering by
ids,node_name,name_regex, andenable_details.Test Cases
Checklist
go vetpasses