Commit 61c9c12
fix(teo): [134409549]Optimize the handling of empty return results in the
* docs(teo): update tencentcloud_teo_l7_acc_rule_v2 resource documentation
* fix(teo): revert field descriptions and fix read function nil check
- Restore original field descriptions in resource_tc_teo_l7_acc_rule_extension.go
- Fix Read function to check for empty Rules array: if respData == nil || len(respData.Rules) == 0
- Restore website documentation to match original descriptions
- Move openspec change from archive back to active state with updated tasks
* docs(teo): archive openspec change for teo_l7_acc_rule_v2
* fix(teo): normalize openspec proposal and update changelog for l7_acc_rule_v2 Read fix
- Update .changelog/4147.txt to reflect the actual bug fix (Read function
handling empty Rules array)
- Move openspec change from archive back to active state
- Normalize openspec proposal to accurately describe the branch change
* docs(teo): update teo l7 acc rule v2 openspec archive
* fix: modify md
* fix: modify md
---------
Co-authored-by: CodeBuddy <codebuddy@tencentcloud.com>
Co-authored-by: Terraform Provider <terraform@tencentcloud.com>
Co-authored-by: arunma <arunma@tencent.com>read function of tencentcloud_teo_l7_acc_rule_v2. (#4147)1 parent 5c22d78 commit 61c9c12
8 files changed
Lines changed: 70 additions & 1 deletion
File tree
- .changelog
- openspec
- changes/archive/2026-05-26-fix-teo-l7-acc-rule-v2-empty-rules-array
- specs/rule-ids-output
- specs/rule-ids-output
- tencentcloud/services/teo
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
0 commit comments