Skip to main content

HBase Cluster Deployed in VPC

ID: rule:aliyun:hbase-cluster-in-vpc
Severity: medium
IaC Types: ROS, Terraform

Description

Ensures that HBase instances are deployed within a VPC.

Reason for Violation

The HBase instance is not deployed within a VPC, which may expose it to security risks.

Recommendation

Deploy the HBase instance within a VPC by specifying the vpc_id attribute.

Resource Types

  • ROS: ALIYUN::HBase::Cluster
  • Terraform: alicloud_hbase_instance