turbot/alicloud_compliance

GitHub
Loading controls...

Control: 3.1 Ensure legacy networks does not exist

Description

In order to prevent use of legacy networks, ECS instances should not have a legacy network configured.

Remediation

From Console

  1. Logon to ECS Console.
  2. In the left-side navigation pane, choose Instance & Image > Instances.
  3. Click Create Instance.
  4. Specify the basic instance information required by following the instruction and click Next: Networking.
  5. Select the Network Type of VPC.

Usage

Run the control in your terminal:

steampipe check alicloud_compliance.control.cis_v100_3_1

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share alicloud_compliance.control.cis_v100_3_1

SQL

This control uses a named query:

ecs_instance_with_no_legacy_network

Tags