No requirements.
Name | Version |
---|---|
ncloud | n/a |
No modules.
Name | Type |
---|---|
ncloud_access_control_group.access_control_group | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
description | (Optional) Indicates whether to get default group only. | string |
null |
no |
name | (Optional) The name to create. If omitted, Terraform will assign a random, unique name. | string |
null |
no |
vpc_no | (Required) The ID of the associated VPC. | string |
n/a | yes |
Name | Description |
---|---|
access_control_group_no | The ID of ACG(Access Control Group) (It is the same result as id) |
id | The ID of ACG(Access Control Group) |
is_default | Whether is default or not by VPC creation. |