Skip to content

Commit 242d801

Browse files
committed
Update acl attribute names
1 parent 2e705eb commit 242d801

15 files changed

+123
-123
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
- Fix issue with `sdwan_traffic_data_policy_definition` not supporting local and restrict options
1414
- Add `sdwan_dns_security_policy_definition` resource and data source
1515
- Add `sdwan_system_global_profile_parcel` resource and data source
16-
- BREAKING CHANGE: Rename `sdwan_acl_policy_definition` resource and data source to `sdwan_ipv4_acl_policy_definition`
17-
- BREAKING CHANGE: Rename `sdwan_device_acl_policy_definition` resource and data source to `sdwan_ipv4_device_acl_policy_definition`
16+
- BREAKING CHANGE: Rename `sdwan_acl_policy_definition` resource and data source to `sdwan_ipv4_acl_policy_definition` and update attributes
17+
- BREAKING CHANGE: Rename `sdwan_device_acl_policy_definition` resource and data source to `sdwan_ipv4_device_acl_policy_definition` and update attributes
1818
- Add `sdwan_ipv6_acl_policy_definition` resource and data source
1919
- Add `sdwan_ipv6_device_acl_policy_definition` resource and data source
2020

docs/data-sources/ipv4_acl_policy_definition.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,16 +78,16 @@ Read-Only:
7878

7979
- `class_map_id` (String) Class map ID
8080
- `class_map_version` (Number) Class map version
81-
- `destination_data_prefix_list_id` (String) Destination data prefix list ID
82-
- `destination_data_prefix_list_version` (Number) Destination data prefix list version
81+
- `destination_data_ipv4_prefix_list_id` (String) Destination data IPv4 prefix list ID
82+
- `destination_data_ipv4_prefix_list_version` (Number) Destination data IPv4 prefix list version
8383
- `destination_ip` (String) Destination IP prefix
8484
- `destination_port` (Number) Destination port
8585
- `dscp` (Number) DSCP value
8686
- `packet_length` (Number) Packet length
8787
- `priority` (String) PLP - priority
8888
- `protocol` (String) Single value (0-255) or multiple values separated by spaces
89-
- `source_data_prefix_list_id` (String) Source data prefix list ID
90-
- `source_data_prefix_list_version` (Number) Source data prefix list version
89+
- `source_data_ipv4_prefix_list_id` (String) Source data IPv4 prefix list ID
90+
- `source_data_ipv4_prefix_list_version` (Number) Source data IPv4 prefix list version
9191
- `source_ip` (String) Source IP prefix
9292
- `source_port` (Number) Source port
9393
- `tcp` (String) TCP parameters

docs/data-sources/ipv4_device_acl_policy_definition.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@ Read-Only:
5858

5959
Read-Only:
6060

61-
- `destination_data_prefix_list_id` (String) Destination data prefix list ID
62-
- `destination_data_prefix_list_version` (Number) Destination data prefix list version
61+
- `destination_data_ipv4_prefix_list_id` (String) Destination data IPv4 prefix list ID
62+
- `destination_data_ipv4_prefix_list_version` (Number) Destination data IPv4 prefix list version
6363
- `destination_ip` (String) Destination IP prefix
6464
- `destination_port` (Number) Destination port, only `22` and `161` supported
65-
- `source_data_prefix_list_id` (String) Source data prefix list ID
66-
- `source_data_prefix_list_version` (Number) Source data prefix list version
65+
- `source_data_ipv4_prefix_list_id` (String) Source data IPv4 prefix list ID
66+
- `source_data_ipv4_prefix_list_version` (Number) Source data IPv4 prefix list version
6767
- `source_ip` (String) Source IP prefix
6868
- `source_port` (Number) Source port
6969
- `type` (String) Type of match entry

docs/guides/changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ description: |-
2222
- Fix issue with `sdwan_traffic_data_policy_definition` not supporting local and restrict options
2323
- Add `sdwan_dns_security_policy_definition` resource and data source
2424
- Add `sdwan_system_global_profile_parcel` resource and data source
25-
- BREAKING CHANGE: Rename `sdwan_acl_policy_definition` resource and data source to `sdwan_ipv4_acl_policy_definition`
26-
- BREAKING CHANGE: Rename `sdwan_device_acl_policy_definition` resource and data source to `sdwan_ipv4_device_acl_policy_definition`
25+
- BREAKING CHANGE: Rename `sdwan_acl_policy_definition` resource and data source to `sdwan_ipv4_acl_policy_definition` and update attributes
26+
- BREAKING CHANGE: Rename `sdwan_device_acl_policy_definition` resource and data source to `sdwan_ipv4_device_acl_policy_definition` and update attributes
2727
- Add `sdwan_ipv6_acl_policy_definition` resource and data source
2828
- Add `sdwan_ipv6_device_acl_policy_definition` resource and data source
2929

docs/resources/ipv4_acl_policy_definition.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ Optional:
127127

128128
- `class_map_id` (String) Class map ID
129129
- `class_map_version` (Number) Class map version
130-
- `destination_data_prefix_list_id` (String) Destination data prefix list ID
131-
- `destination_data_prefix_list_version` (Number) Destination data prefix list version
130+
- `destination_data_ipv4_prefix_list_id` (String) Destination data IPv4 prefix list ID
131+
- `destination_data_ipv4_prefix_list_version` (Number) Destination data IPv4 prefix list version
132132
- `destination_ip` (String) Destination IP prefix
133133
- `destination_port` (Number) Destination port
134134
- Range: `0`-`65535`
@@ -139,8 +139,8 @@ Optional:
139139
- `priority` (String) PLP - priority
140140
- Choices: `high`, `low`
141141
- `protocol` (String) Single value (0-255) or multiple values separated by spaces
142-
- `source_data_prefix_list_id` (String) Source data prefix list ID
143-
- `source_data_prefix_list_version` (Number) Source data prefix list version
142+
- `source_data_ipv4_prefix_list_id` (String) Source data IPv4 prefix list ID
143+
- `source_data_ipv4_prefix_list_version` (Number) Source data IPv4 prefix list version
144144
- `source_ip` (String) Source IP prefix
145145
- `source_port` (Number) Source port
146146
- Range: `0`-`65535`

docs/resources/ipv4_device_acl_policy_definition.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,13 @@ Required:
9797

9898
Optional:
9999

100-
- `destination_data_prefix_list_id` (String) Destination data prefix list ID
101-
- `destination_data_prefix_list_version` (Number) Destination data prefix list version
100+
- `destination_data_ipv4_prefix_list_id` (String) Destination data IPv4 prefix list ID
101+
- `destination_data_ipv4_prefix_list_version` (Number) Destination data IPv4 prefix list version
102102
- `destination_ip` (String) Destination IP prefix
103103
- `destination_port` (Number) Destination port, only `22` and `161` supported
104104
- Range: `0`-`65535`
105-
- `source_data_prefix_list_id` (String) Source data prefix list ID
106-
- `source_data_prefix_list_version` (Number) Source data prefix list version
105+
- `source_data_ipv4_prefix_list_id` (String) Source data IPv4 prefix list ID
106+
- `source_data_ipv4_prefix_list_version` (Number) Source data IPv4 prefix list version
107107
- `source_ip` (String) Source IP prefix
108108
- `source_port` (Number) Source port
109109
- Range: `0`-`65535`

gen/definitions/generic/ipv4_acl_policy_definition.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -175,32 +175,32 @@ attributes:
175175
max_int: 65535
176176
example: 9000
177177
- model_name: ref
178-
tf_name: source_data_prefix_list_id
178+
tf_name: source_data_ipv4_prefix_list_id
179179
conditional_attribute:
180180
name: type
181181
value: sourceDataPrefixList
182182
type: String
183-
description: Source data prefix list ID
183+
description: Source data IPv4 prefix list ID
184184
exclude_test: true
185185
example: 2081c2f4-3f9f-4fee-8078-dcc8904e368d
186-
- tf_name: source_data_prefix_list_version
186+
- tf_name: source_data_ipv4_prefix_list_version
187187
tf_only: true
188188
type: Version
189-
description: Source data prefix list version
189+
description: Source data IPv4 prefix list version
190190
exclude_test: true
191191
- model_name: ref
192-
tf_name: destination_data_prefix_list_id
192+
tf_name: destination_data_ipv4_prefix_list_id
193193
conditional_attribute:
194194
name: type
195195
value: destinationDataPrefixList
196196
type: String
197-
description: Destination data prefix list ID
197+
description: Destination data IPv4 prefix list ID
198198
exclude_test: true
199199
example: 2081c2f4-3f9f-4fee-8078-dcc8904e368d
200-
- tf_name: destination_data_prefix_list_version
200+
- tf_name: destination_data_ipv4_prefix_list_version
201201
tf_only: true
202202
type: Version
203-
description: Destination data prefix list version
203+
description: Destination data IPv4 prefix list version
204204
exclude_test: true
205205
- model_name: value
206206
tf_name: protocol

gen/definitions/generic/ipv4_device_acl_policy_definition.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -121,32 +121,32 @@ attributes:
121121
max_int: 65535
122122
example: 22
123123
- model_name: ref
124-
tf_name: source_data_prefix_list_id
124+
tf_name: source_data_ipv4_prefix_list_id
125125
conditional_attribute:
126126
name: type
127127
value: sourceDataPrefixList
128128
type: String
129-
description: Source data prefix list ID
129+
description: Source data IPv4 prefix list ID
130130
exclude_test: true
131131
example: 2081c2f4-3f9f-4fee-8078-dcc8904e368d
132-
- tf_name: source_data_prefix_list_version
132+
- tf_name: source_data_ipv4_prefix_list_version
133133
tf_only: true
134134
type: Version
135-
description: Source data prefix list version
135+
description: Source data IPv4 prefix list version
136136
exclude_test: true
137137
- model_name: ref
138-
tf_name: destination_data_prefix_list_id
138+
tf_name: destination_data_ipv4_prefix_list_id
139139
conditional_attribute:
140140
name: type
141141
value: destinationDataPrefixList
142142
type: String
143-
description: Destination data prefix list ID
143+
description: Destination data IPv4 prefix list ID
144144
exclude_test: true
145145
example: 2081c2f4-3f9f-4fee-8078-dcc8904e368d
146-
- tf_name: destination_data_prefix_list_version
146+
- tf_name: destination_data_ipv4_prefix_list_version
147147
tf_only: true
148148
type: Version
149-
description: Destination data prefix list version
149+
description: Destination data IPv4 prefix list version
150150
exclude_test: true
151151
- model_name: actions
152152
tf_name: action_entries

internal/provider/data_source_sdwan_ipv4_acl_policy_definition.go

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/provider/data_source_sdwan_ipv4_device_acl_policy_definition.go

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)