Skip to content

Commit 5d4305a

Browse files
committed
add
1 parent 35abfe1 commit 5d4305a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tencentcloud/services/ccn/resource_tc_ccn_route_table_input_policies.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,12 @@ func ResourceTencentCloudCcnRouteTableInputPolicies() *schema.Resource {
3131
Type: schema.TypeString,
3232
Description: "CCN Instance ID.",
3333
},
34-
3534
"route_table_id": {
3635
Required: true,
3736
ForceNew: true,
3837
Type: schema.TypeString,
3938
Description: "CCN Route table ID.",
4039
},
41-
4240
"policies": {
4341
Optional: true,
4442
Type: schema.TypeList,

0 commit comments

Comments
 (0)