No requirements.
Name | Version |
---|---|
ncloud | n/a |
No modules.
Name | Type |
---|---|
ncloud_network_acl_deny_allow_group.network_acl_deny_allow_group | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
description | (Optional) Description to create | string |
null |
no |
ip_list | (Required) Enter the IP addresses as list to be registered in the Deny-Allow Group. Up to 100 IPs can be registered. Duplicate IP addresses are not allowed. | list(string) |
n/a | yes |
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 |
---|---|
id | The ID of the Deny-Allow Group. |
network_acl_deny_allow_group_no | The ID of the Deny-Allow Group. (It is the same result as id) |