Commit ecddc5f
authored
fix: Rename
This change is to fix current CI failures and to maintain full and proper
consistency with naming conventions across all relevant provider definitions
where `update_source_loopback` (now updated) was previously referenced.
Files Changed:
- docs/data-sources/bgp_ipv4_unicast_vrf_neighbor.md
- docs/resources/bgp_ipv4_unicast_vrf_neighbor.md
- examples/resources/iosxe_bgp_ipv4_unicast_vrf_neighbor/resource.tf
- gen/definitions/bgp_ipv4_unicast_vrf_neighbor.yaml
- internal/provider/data_source_iosxe_bgp_ipv4_unicast_vrf_neighbor.go
- internal/provider/data_source_iosxe_bgp_ipv4_unicast_vrf_neighbor_test.go
- internal/provider/model_iosxe_bgp_ipv4_unicast_vrf_neighbor.go
- internal/provider/resource_iosxe_bgp_ipv4_unicast_vrf_neighbor.go
- internal/provider/resource_iosxe_bgp_ipv4_unicast_vrf_neighbor_test.goupdate_source_loopback to update_source_interface_loopback across documentation, resources, and tests (#346)1 parent 9838a02 commit ecddc5f
File tree
9 files changed
+22
-22
lines changed- docs
- data-sources
- resources
- examples/resources/iosxe_bgp_ipv4_unicast_vrf_neighbor
- gen/definitions
- internal/provider
9 files changed
+22
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments