Skip to main content

PrivateLink VPC Endpoint Service Multi-Zone Deployment

ID: rule:aliyun:privatelink-server-endpoint-multi-zone
Severity: medium
IaC Types: ROS, Terraform

Description

PrivateLink VPC endpoint services should have resources deployed across multiple availability zones for high availability.

Reason for Violation

The PrivateLink VPC endpoint service does not have service_resource_type configured, indicating incomplete service resource configuration.

Recommendation

Set the service_resource_type attribute on the alicloud_privatelink_vpc_endpoint_service resource to properly configure service resources.

Resource Types

  • ROS: ALIYUN::PrivateLink::VpcEndpointService
  • Terraform: alicloud_privatelink_vpc_endpoint_service