Provides a DNS Group resource.
# Add a new Domain group.
resource "alicloud_dns_group" "group" {
name = "testgroup"
}
The following arguments are supported:
name
- (Required) Name of the domain group. The following attributes are exported:
id
- The group id.name
- The group name.