No requirements.
Name | Version |
---|---|
ncloud | n/a |
No modules.
Name | Type |
---|---|
ncloud_vpc.vpc | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
ipv4_cidr_block | (Required) The CIDR block of the VPC. The range must be between /16 and/28 within the private band (10.0.0/8,172.16.0.0/12,192.168.0.0/16). | string |
n/a | yes |
name | (Optional) The name to create. If omitted, Terraform will assign a random, unique name. | string |
null |
no |
Name | Description |
---|---|
default_access_control_group_no | The ID of the ACG created by default on VPC creation. |
default_network_acl_no | The ID of the network ACL created by default on VPC creation. |
default_private_route_table_no | The ID of the Private Route Table created by default on VPC creation. |
default_public_route_table_no | The ID of the Public Route Table created by default on VPC creation. |
id | The ID of VPC. |
vpc_no | The ID of VPC. (It is the same result as id) |