alicloud_dns_group
Provides a DNS Group resource.
Example Usage
# Add a new Domain group. resource "alicloud_dns_group" "group" { name = "testgroup" }
Argument Reference
The following arguments are supported:
-
name
- (Required) Name of the domain group.
Attributes Reference
The following attributes are exported:
© 2018 HashiCorpLicensed under the MPL 2.0 License.
https://www.terraform.io/docs/providers/alicloud/r/dns_group.html