SLB Instance Specification Check
ID: rule:aliyun:slb-instance-spec-check
Severity: medium
IaC Types: ROS, Terraform
Description
SLB instance specifications should meet the required performance criteria based on the specified list.
Reason for Violation
Using low-specification SLB instances may not meet performance requirements and could lead to bottlenecks.
Recommendation
Set load_balancer_spec to a specification that meets your performance requirements (e.g., slb.s3.small or higher).
Resource Types
- ROS:
ALIYUN::SLB::LoadBalancer - Terraform:
alicloud_slb_load_balancer