Provides a Alidns Domain Group resource. For information about Alidns Domain Group and how to use it, see What is Resource Alidns Domain Group.
resource "alicloud_alidns_domain_group" "default" {
domain_group_name = "tf-example"
}
The following arguments are supported:
group_name
- (Optional, Deprecated from v1.97.0+) The Name of the domain group. The group_name
has been deprecated from provider version 1.97.0. Please use domain_group_name
instead.domain_group_name
- (Optional, Available in v1.97.0+) The Name of the domain group. The domain_group_name
is required when the value of the group_name
is Empty.lang
- (Optional) User language. The following attributes are exported:
id
- This ID of this domain group resource.Alidns domain group can be imported using the id, e.g.
$ terraform import alicloud_alidns_domain_group.example 0932eb3ddee7499085c4d13d45*****