Skip to content

Commit b1b8383

Browse files
author
mikatong
committed
update doc
1 parent 95925fd commit b1b8383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/teo_dns_record.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The following arguments are supported:
4343
- CAA: specifies the ca that can issue certificates for this site;
4444
- SRV: identifies a server using a service, commonly used in microsoft's directory management.
4545
Different record types, such as SRV and CAA records, have different requirements for host record names and record value formats. for detailed descriptions and format examples of each record type, please refer to: [introduction to dns record types](https://intl.cloud.tencent.com/document/product/1552/90453?from_cn_redirect=1#2f681022-91ab-4a9e-ac3d-0a6c454d954e).
46-
* `zone_id` - (Required, String) Zone id.
46+
* `zone_id` - (Required, String, ForceNew) Zone id.
4747
* `location` - (Optional, String) DNS record resolution route. if not specified, the default is DEFAULT, which means the default resolution route and is effective in all regions.
4848

4949
- resolution route configuration is only applicable when type (dns record type) is A, AAAA, or CNAME.

0 commit comments

Comments
 (0)