Skip to content

Commit e277159

Browse files
committed
add
1 parent 7eb4e3d commit e277159

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

tencentcloud/services/teo/resource_tc_teo_l7_acc_rule.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ resource "tencentcloud_teo_l7_acc_rule" "example" {
332332
Import
333333

334334
TEO l7 acc rule can be imported using the zone_id, e.g.
335+
335336
````
336-
terraform import tencentcloud_teo_l7_acc_rule.example zone-297z8rf93cfw
337+
terraform import tencentcloud_teo_l7_acc_rule.example zone-36bjhygh1bxe
337338
````

website/docs/r/teo_l7_acc_rule.html.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,8 @@ In addition to all arguments above, the following attributes are exported:
734734
## Import
735735

736736
TEO l7 acc rule can be imported using the zone_id, e.g.
737+
737738
````
738-
terraform import tencentcloud_teo_l7_acc_rule.example zone-297z8rf93cfw
739+
terraform import tencentcloud_teo_l7_acc_rule.example zone-36bjhygh1bxe
739740
````
740741

0 commit comments

Comments
 (0)