Skip to content

Commit 95925fd

Browse files
author
mikatong
committed
update
1 parent f51852f commit 95925fd

File tree

2 files changed

+135
-134
lines changed

2 files changed

+135
-134
lines changed

tencentcloud/services/teo/resource_tc_teo_dns_record.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ func ResourceTencentCloudTeoDnsRecord() *schema.Resource {
2727
"zone_id": {
2828
Type: schema.TypeString,
2929
Required: true,
30+
ForceNew: true,
3031
Description: "Zone id.",
3132
},
3233

0 commit comments

Comments
 (0)