alicloud_pvtz_zone

Provides a Private Zone resource.

Example Usage

Basic Usage

resource "alicloud_pvtz_zone" "foo" {
  zone_name = "foo.example.com"
}

Argument Reference

The following arguments are supported:

user_info

The user_info supports the following:

Attributes Reference

The following attributes are exported:

Import

Private Zone can be imported using the id, e.g.

$ terraform import alicloud_pvtz_zone.example abc123456