Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
SevenEarth committed Dec 10, 2024
1 parent 35abfe1 commit 5d4305a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,12 @@ func ResourceTencentCloudCcnRouteTableInputPolicies() *schema.Resource {
Type: schema.TypeString,
Description: "CCN Instance ID.",
},

"route_table_id": {
Required: true,
ForceNew: true,
Type: schema.TypeString,
Description: "CCN Route table ID.",
},

"policies": {
Optional: true,
Type: schema.TypeList,
Expand Down

0 comments on commit 5d4305a

Please sign in to comment.