acedatacloud_create_site_domain
Bind a custom domain to a site by specifying the site UUID, hostname, and setting confirm to true. Optionally set domain kind, tags, and metadata to configure the domain.
Instructions
Bind a custom domain to a site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Domain kind. | Page |
| site | Yes | Site UUID. | |
| tags | No | Tags. | |
| confirm | No | Must be true to bind domain. | |
| hostname | Yes | Custom hostname. | |
| metadata | No | Metadata. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |