@robinmordasiewicz/f5xc-terraform-mcp 3.10.1 → 3.10.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (84) hide show
  1. package/dist/docs/data-sources/discovery.md +2 -2
  2. package/dist/docs/data-sources/irule.md +2 -2
  3. package/dist/docs/data-sources/network_policy.md +2 -2
  4. package/dist/docs/data-sources/policer.md +2 -2
  5. package/dist/docs/data-sources/site.md +2 -2
  6. package/dist/docs/data-sources/workload.md +2 -2
  7. package/dist/docs/resources/advertise_policy.md +10 -10
  8. package/dist/docs/resources/alert_policy.md +9 -9
  9. package/dist/docs/resources/alert_receiver.md +4 -4
  10. package/dist/docs/resources/api_definition.md +2 -2
  11. package/dist/docs/resources/api_testing.md +6 -6
  12. package/dist/docs/resources/apm.md +8 -8
  13. package/dist/docs/resources/app_firewall.md +19 -19
  14. package/dist/docs/resources/app_setting.md +5 -5
  15. package/dist/docs/resources/app_type.md +3 -3
  16. package/dist/docs/resources/aws_tgw_site.md +50 -50
  17. package/dist/docs/resources/aws_vpc_site.md +66 -66
  18. package/dist/docs/resources/azure_vnet_site.md +93 -93
  19. package/dist/docs/resources/bgp.md +6 -6
  20. package/dist/docs/resources/bgp_routing_policy.md +7 -7
  21. package/dist/docs/resources/cdn_cache_rule.md +2 -2
  22. package/dist/docs/resources/cdn_loadbalancer.md +122 -122
  23. package/dist/docs/resources/cloud_connect.md +4 -4
  24. package/dist/docs/resources/cloud_credentials.md +2 -2
  25. package/dist/docs/resources/cloud_link.md +3 -3
  26. package/dist/docs/resources/cluster.md +18 -18
  27. package/dist/docs/resources/dc_cluster_group.md +4 -4
  28. package/dist/docs/resources/discovery.md +259 -8
  29. package/dist/docs/resources/dns_domain.md +2 -2
  30. package/dist/docs/resources/endpoint.md +5 -5
  31. package/dist/docs/resources/enhanced_firewall_policy.md +15 -15
  32. package/dist/docs/resources/external_connector.md +7 -7
  33. package/dist/docs/resources/fast_acl.md +2 -2
  34. package/dist/docs/resources/fast_acl_rule.md +2 -2
  35. package/dist/docs/resources/fleet.md +25 -25
  36. package/dist/docs/resources/forward_proxy_policy.md +15 -15
  37. package/dist/docs/resources/forwarding_class.md +5 -5
  38. package/dist/docs/resources/gcp_vpc_site.md +37 -37
  39. package/dist/docs/resources/global_log_receiver.md +104 -104
  40. package/dist/docs/resources/healthcheck.md +2 -2
  41. package/dist/docs/resources/http_loadbalancer.md +287 -287
  42. package/dist/docs/resources/irule.md +7 -5
  43. package/dist/docs/resources/log_receiver.md +104 -104
  44. package/dist/docs/resources/malicious_user_mitigation.md +6 -6
  45. package/dist/docs/resources/nat_policy.md +10 -10
  46. package/dist/docs/resources/network_connector.md +9 -9
  47. package/dist/docs/resources/network_firewall.md +3 -3
  48. package/dist/docs/resources/network_interface.md +28 -28
  49. package/dist/docs/resources/network_policy.md +210 -37
  50. package/dist/docs/resources/network_policy_view.md +16 -16
  51. package/dist/docs/resources/nfv_service.md +26 -26
  52. package/dist/docs/resources/origin_pool.md +48 -48
  53. package/dist/docs/resources/policer.md +50 -10
  54. package/dist/docs/resources/policy_based_routing.md +8 -8
  55. package/dist/docs/resources/protocol_inspection.md +4 -4
  56. package/dist/docs/resources/proxy.md +23 -23
  57. package/dist/docs/resources/rate_limiter.md +1 -1
  58. package/dist/docs/resources/rate_limiter_policy.md +8 -8
  59. package/dist/docs/resources/route.md +36 -36
  60. package/dist/docs/resources/secret_management_access.md +8 -8
  61. package/dist/docs/resources/securemesh_site.md +97 -97
  62. package/dist/docs/resources/segment.md +4 -4
  63. package/dist/docs/resources/service_policy.md +44 -44
  64. package/dist/docs/resources/service_policy_rule.md +37 -37
  65. package/dist/docs/resources/site.md +241 -613
  66. package/dist/docs/resources/site_mesh_group.md +8 -8
  67. package/dist/docs/resources/subnet.md +5 -5
  68. package/dist/docs/resources/tcp_loadbalancer.md +37 -37
  69. package/dist/docs/resources/tunnel.md +4 -4
  70. package/dist/docs/resources/udp_loadbalancer.md +9 -9
  71. package/dist/docs/resources/user_identification.md +10 -10
  72. package/dist/docs/resources/virtual_host.md +42 -42
  73. package/dist/docs/resources/virtual_network.md +4 -4
  74. package/dist/docs/resources/voltstack_site.md +59 -59
  75. package/dist/docs/resources/waf_exclusion_policy.md +5 -5
  76. package/dist/docs/resources/workload.md +9 -2951
  77. package/dist/metadata/resource-metadata.json +379 -613
  78. package/dist/metadata/validation-patterns.json +1 -1
  79. package/dist/tools/auth.js +38 -15
  80. package/dist/tools/auth.js.map +1 -1
  81. package/dist/tools/discover.d.ts.map +1 -1
  82. package/dist/tools/discover.js +36 -0
  83. package/dist/tools/discover.js.map +1 -1
  84. package/package.json +1 -1
@@ -2,12 +2,12 @@
2
2
  page_title: "f5xc_network_policy Resource - terraform-provider-f5xc"
3
3
  subcategory: "Security"
4
4
  description: |-
5
- Manages network policy rule with configured parameters in specified namespace. in F5 Distributed Cloud.
5
+ Manages a Network Policy resource in F5 Distributed Cloud for network policy view specification. configuration.
6
6
  ---
7
7
 
8
8
  # f5xc_network_policy (Resource)
9
9
 
10
- Manages network policy rule with configured parameters in specified namespace. in F5 Distributed Cloud.
10
+ Manages a Network Policy resource in F5 Distributed Cloud for network policy view specification. configuration.
11
11
 
12
12
  ~> **Note** For more information about this resource, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
13
13
 
@@ -15,7 +15,7 @@ Manages network policy rule with configured parameters in specified namespace. i
15
15
 
16
16
  ```terraform
17
17
  # Network Policy Resource Example
18
- # Manages network policy rule with configured parameters in specified namespace. in F5 Distributed Cloud.
18
+ # Manages a Network Policy resource in F5 Distributed Cloud for network policy view specification. configuration.
19
19
 
20
20
  # Basic Network Policy configuration
21
21
  resource "f5xc_network_policy" "example" {
@@ -77,20 +77,11 @@ resource "f5xc_network_policy" "example" {
77
77
 
78
78
  ### Spec Argument Reference
79
79
 
80
- <a id="action"></a>&#x2022; [`action`](#action) - Optional String Defaults to `DENY`<br>Possible values are `DENY`, `ALLOW`<br>[Enum: DENY|ALLOW] Network policy rule action configures the action to be taken on rule match Apply deny action on rule match Apply allow action on rule match
80
+ <a id="egress-rules"></a>&#x2022; [`egress_rules`](#egress-rules) - Optional Block<br>Ordered list of rules applied to connections from policy endpoints<br>See [Egress Rules](#egress-rules) below for details.
81
81
 
82
- <a id="advanced-action"></a>&#x2022; [`advanced_action`](#advanced-action) - Optional Block<br>Network Policy Rule Advanced Action provides additional OPTIONS along with RuleAction and PBRRuleAction<br>See [Advanced Action](#advanced-action) below for details.
82
+ <a id="endpoint"></a>&#x2022; [`endpoint`](#endpoint) - Optional Block<br>Shape of the endpoint choices for a view<br>See [Endpoint](#endpoint) below for details.
83
83
 
84
- -> **One of the following:**
85
- &#x2022; <a id="ip-prefix-set"></a>[`ip_prefix_set`](#ip-prefix-set) - Optional Block<br>List of references to ip_prefix_set objects<br>See [IP Prefix Set](#ip-prefix-set) below for details.
86
- <br><br>&#x2022; <a id="prefix"></a>[`prefix`](#prefix) - Optional Block<br>List of IP Address prefixes. Prefix must contain both prefix and prefix-length The list can contain mix of both IPv4 and IPv6 prefixes<br>See [Prefix](#prefix) below for details.
87
- <br><br>&#x2022; <a id="prefix-selector"></a>[`prefix_selector`](#prefix-selector) - Optional Block<br>Type can be used to establish a 'selector reference' from one object(called selector) to a set of other objects(called selectees) based on the value of expresssions. A label selector is a label query over a set of resources. An empty label selector matches all objects<br>See [Prefix Selector](#prefix-selector) below for details.
88
-
89
- <a id="label-matcher"></a>&#x2022; [`label_matcher`](#label-matcher) - Optional Block<br>Label matcher specifies a list of label keys whose values need to match for source/client and destination/server. Note that the actual label values are not specified and do not matter. This allows an ability to scope grouping by the label key name<br>See [Label Matcher](#label-matcher) below for details.
90
-
91
- <a id="ports"></a>&#x2022; [`ports`](#ports) - Optional List<br>List of port ranges. Each range is a single port or a pair of start and end ports e.g. 8080-8192
92
-
93
- <a id="protocol"></a>&#x2022; [`protocol`](#protocol) - Optional String<br>Protocol in IP packet to be used as match criteria Values are TCP, UDP, and ICMP
84
+ <a id="ingress-rules"></a>&#x2022; [`ingress_rules`](#ingress-rules) - Optional Block<br>Ordered list of rules applied to connections to policy endpoints<br>See [Ingress Rules](#ingress-rules) below for details.
94
85
 
95
86
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
96
87
 
@@ -102,49 +93,231 @@ In addition to all arguments above, the following attributes are exported:
102
93
 
103
94
  ---
104
95
 
105
- #### Advanced Action
96
+ #### Egress Rules
97
+
98
+ An [`egress_rules`](#egress-rules) block supports the following:
99
+
100
+ <a id="egress-rules-action"></a>&#x2022; [`action`](#egress-rules-action) - Optional String Defaults to `DENY`<br>Possible values are `DENY`, `ALLOW`<br>[Enum: DENY|ALLOW] Network policy rule action configures the action to be taken on rule match Apply deny action on rule match Apply allow action on rule match
101
+
102
+ <a id="egress-rules-adv-action"></a>&#x2022; [`adv_action`](#egress-rules-adv-action) - Optional Block<br>Network Policy Rule Advanced Action provides additional OPTIONS along with RuleAction and PBRRuleAction<br>See [Adv Action](#egress-rules-adv-action) below.
103
+
104
+ <a id="egress-rules-all-tcp-traffic"></a>&#x2022; [`all_tcp_traffic`](#egress-rules-all-tcp-traffic) - Optional Block<br>Enable this option
105
+
106
+ <a id="egress-rules-all-traffic"></a>&#x2022; [`all_traffic`](#egress-rules-all-traffic) - Optional Block<br>Enable this option
107
+
108
+ <a id="egress-rules-all-udp-traffic"></a>&#x2022; [`all_udp_traffic`](#egress-rules-all-udp-traffic) - Optional Block<br>Enable this option
109
+
110
+ <a id="egress-rules-any"></a>&#x2022; [`any`](#egress-rules-any) - Optional Block<br>Enable this option
111
+
112
+ <a id="egress-rules-applications"></a>&#x2022; [`applications`](#egress-rules-applications) - Optional Block<br>Applications. Application protocols like HTTP, SNMP<br>See [Applications](#egress-rules-applications) below.
113
+
114
+ <a id="egress-rules-inside-endpoints"></a>&#x2022; [`inside_endpoints`](#egress-rules-inside-endpoints) - Optional Block<br>Enable this option
115
+
116
+ <a id="egress-rules-ip-prefix-set"></a>&#x2022; [`ip_prefix_set`](#egress-rules-ip-prefix-set) - Optional Block<br>List of references to ip_prefix_set objects<br>See [IP Prefix Set](#egress-rules-ip-prefix-set) below.
117
+
118
+ <a id="egress-rules-label-matcher"></a>&#x2022; [`label_matcher`](#egress-rules-label-matcher) - Optional Block<br>Label matcher specifies a list of label keys whose values need to match for source/client and destination/server. Note that the actual label values are not specified and do not matter. This allows an ability to scope grouping by the label key name<br>See [Label Matcher](#egress-rules-label-matcher) below.
119
+
120
+ <a id="egress-rules-label-selector"></a>&#x2022; [`label_selector`](#egress-rules-label-selector) - Optional Block<br>Type can be used to establish a 'selector reference' from one object(called selector) to a set of other objects(called selectees) based on the value of expresssions. A label selector is a label query over a set of resources. An empty label selector matches all objects<br>See [Label Selector](#egress-rules-label-selector) below.
121
+
122
+ <a id="egress-rules-metadata"></a>&#x2022; [`metadata`](#egress-rules-metadata) - Optional Block<br>MessageMetaType is metadata (common attributes) of a message that only certain messages have. This information is propagated to the metadata of a child object that gets created from the containing message during view processing. The information in this type can be specified by user during create<br>See [Metadata](#egress-rules-metadata) below.
123
+
124
+ <a id="egress-rules-outside-endpoints"></a>&#x2022; [`outside_endpoints`](#egress-rules-outside-endpoints) - Optional Block<br>Enable this option
125
+
126
+ <a id="egress-rules-prefix-list"></a>&#x2022; [`prefix_list`](#egress-rules-prefix-list) - Optional Block<br>List of IPv4 prefixes that represent an endpoint<br>See [Prefix List](#egress-rules-prefix-list) below.
127
+
128
+ <a id="egress-rules-protocol-port-range"></a>&#x2022; [`protocol_port_range`](#egress-rules-protocol-port-range) - Optional Block<br>Protocol and Port. Protocol and Port ranges<br>See [Protocol Port Range](#egress-rules-protocol-port-range) below.
129
+
130
+ #### Egress Rules Adv Action
131
+
132
+ An [`adv_action`](#egress-rules-adv-action) block (within [`egress_rules`](#egress-rules)) supports the following:
133
+
134
+ <a id="egress-rules-adv-action-action"></a>&#x2022; [`action`](#egress-rules-adv-action-action) - Optional String Defaults to `NOLOG`<br>Possible values are `NOLOG`, `LOG`<br>[Enum: NOLOG|LOG] Choice to choose logging or no logging This works together with option selected via NetworkPolicyRuleAction or any other action specified x-
135
+
136
+ #### Egress Rules Applications
137
+
138
+ An [`applications`](#egress-rules-applications) block (within [`egress_rules`](#egress-rules)) supports the following:
139
+
140
+ <a id="egress-rules-applications-applications"></a>&#x2022; [`applications`](#egress-rules-applications-applications) - Optional List Defaults to `APPLICATION_HTTP`<br>Possible values are `APPLICATION_HTTP`, `APPLICATION_HTTPS`, `APPLICATION_SNMP`, `APPLICATION_DNS`<br>[Enum: APPLICATION_HTTP|APPLICATION_HTTPS|APPLICATION_SNMP|APPLICATION_DNS] Application Protocols. Application protocols like HTTP, SNMP
141
+
142
+ #### Egress Rules IP Prefix Set
143
+
144
+ An [`ip_prefix_set`](#egress-rules-ip-prefix-set) block (within [`egress_rules`](#egress-rules)) supports the following:
145
+
146
+ <a id="egress-rules-ip-prefix-set-ref"></a>&#x2022; [`ref`](#egress-rules-ip-prefix-set-ref) - Optional Block<br>List of references to ip_prefix_set objects<br>See [Ref](#egress-rules-ip-prefix-set-ref) below.
147
+
148
+ #### Egress Rules IP Prefix Set Ref
149
+
150
+ A [`ref`](#egress-rules-ip-prefix-set-ref) block (within [`egress_rules.ip_prefix_set`](#egress-rules-ip-prefix-set)) supports the following:
151
+
152
+ <a id="egress-rules-ip-prefix-set-ref-kind"></a>&#x2022; [`kind`](#egress-rules-ip-prefix-set-ref-kind) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
153
+
154
+ <a id="egress-rules-ip-prefix-set-ref-name"></a>&#x2022; [`name`](#egress-rules-ip-prefix-set-ref-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
155
+
156
+ <a id="namespace-600e0f"></a>&#x2022; [`namespace`](#namespace-600e0f) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
157
+
158
+ <a id="egress-rules-ip-prefix-set-ref-tenant"></a>&#x2022; [`tenant`](#egress-rules-ip-prefix-set-ref-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
159
+
160
+ <a id="egress-rules-ip-prefix-set-ref-uid"></a>&#x2022; [`uid`](#egress-rules-ip-prefix-set-ref-uid) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. Route's) uid
161
+
162
+ #### Egress Rules Label Matcher
163
+
164
+ A [`label_matcher`](#egress-rules-label-matcher) block (within [`egress_rules`](#egress-rules)) supports the following:
165
+
166
+ <a id="egress-rules-label-matcher-keys"></a>&#x2022; [`keys`](#egress-rules-label-matcher-keys) - Optional List<br>The list of label key names that have to match
167
+
168
+ #### Egress Rules Label Selector
169
+
170
+ A [`label_selector`](#egress-rules-label-selector) block (within [`egress_rules`](#egress-rules)) supports the following:
171
+
172
+ <a id="egress-rules-label-selector-expressions"></a>&#x2022; [`expressions`](#egress-rules-label-selector-expressions) - Optional List<br>Expressions contains the Kubernetes style label expression for selections
173
+
174
+ #### Egress Rules Metadata
175
+
176
+ A [`metadata`](#egress-rules-metadata) block (within [`egress_rules`](#egress-rules)) supports the following:
177
+
178
+ <a id="egress-rules-metadata-description-spec"></a>&#x2022; [`description_spec`](#egress-rules-metadata-description-spec) - Optional String<br>Description. Human readable description
179
+
180
+ <a id="egress-rules-metadata-name"></a>&#x2022; [`name`](#egress-rules-metadata-name) - Optional String<br>Name of the message. The value of name has to follow DNS-1035 format
181
+
182
+ #### Egress Rules Prefix List
183
+
184
+ A [`prefix_list`](#egress-rules-prefix-list) block (within [`egress_rules`](#egress-rules)) supports the following:
185
+
186
+ <a id="egress-rules-prefix-list-prefixes"></a>&#x2022; [`prefixes`](#egress-rules-prefix-list-prefixes) - Optional List<br>List of IPv4 prefixes that represent an endpoint
187
+
188
+ #### Egress Rules Protocol Port Range
189
+
190
+ A [`protocol_port_range`](#egress-rules-protocol-port-range) block (within [`egress_rules`](#egress-rules)) supports the following:
191
+
192
+ <a id="ranges-45e9df"></a>&#x2022; [`port_ranges`](#ranges-45e9df) - Optional List<br>List of port ranges. Each range is a single port or a pair of start and end ports e.g. 8080-8192
193
+
194
+ <a id="protocol-02e63d"></a>&#x2022; [`protocol`](#protocol-02e63d) - Optional String<br>Protocol in IP packet to be used as match criteria Values are TCP, UDP, and ICMP
195
+
196
+ #### Endpoint
197
+
198
+ An [`endpoint`](#endpoint) block supports the following:
199
+
200
+ <a id="endpoint-any"></a>&#x2022; [`any`](#endpoint-any) - Optional Block<br>Enable this option
201
+
202
+ <a id="endpoint-inside-endpoints"></a>&#x2022; [`inside_endpoints`](#endpoint-inside-endpoints) - Optional Block<br>Enable this option
203
+
204
+ <a id="endpoint-label-selector"></a>&#x2022; [`label_selector`](#endpoint-label-selector) - Optional Block<br>Type can be used to establish a 'selector reference' from one object(called selector) to a set of other objects(called selectees) based on the value of expresssions. A label selector is a label query over a set of resources. An empty label selector matches all objects<br>See [Label Selector](#endpoint-label-selector) below.
205
+
206
+ <a id="endpoint-outside-endpoints"></a>&#x2022; [`outside_endpoints`](#endpoint-outside-endpoints) - Optional Block<br>Enable this option
207
+
208
+ <a id="endpoint-prefix-list"></a>&#x2022; [`prefix_list`](#endpoint-prefix-list) - Optional Block<br>List of IPv4 prefixes that represent an endpoint<br>See [Prefix List](#endpoint-prefix-list) below.
209
+
210
+ #### Endpoint Label Selector
211
+
212
+ A [`label_selector`](#endpoint-label-selector) block (within [`endpoint`](#endpoint)) supports the following:
213
+
214
+ <a id="endpoint-label-selector-expressions"></a>&#x2022; [`expressions`](#endpoint-label-selector-expressions) - Optional List<br>Expressions contains the Kubernetes style label expression for selections
215
+
216
+ #### Endpoint Prefix List
217
+
218
+ A [`prefix_list`](#endpoint-prefix-list) block (within [`endpoint`](#endpoint)) supports the following:
219
+
220
+ <a id="endpoint-prefix-list-prefixes"></a>&#x2022; [`prefixes`](#endpoint-prefix-list-prefixes) - Optional List<br>List of IPv4 prefixes that represent an endpoint
221
+
222
+ #### Ingress Rules
223
+
224
+ An [`ingress_rules`](#ingress-rules) block supports the following:
225
+
226
+ <a id="ingress-rules-action"></a>&#x2022; [`action`](#ingress-rules-action) - Optional String Defaults to `DENY`<br>Possible values are `DENY`, `ALLOW`<br>[Enum: DENY|ALLOW] Network policy rule action configures the action to be taken on rule match Apply deny action on rule match Apply allow action on rule match
227
+
228
+ <a id="ingress-rules-adv-action"></a>&#x2022; [`adv_action`](#ingress-rules-adv-action) - Optional Block<br>Network Policy Rule Advanced Action provides additional OPTIONS along with RuleAction and PBRRuleAction<br>See [Adv Action](#ingress-rules-adv-action) below.
229
+
230
+ <a id="ingress-rules-all-tcp-traffic"></a>&#x2022; [`all_tcp_traffic`](#ingress-rules-all-tcp-traffic) - Optional Block<br>Enable this option
231
+
232
+ <a id="ingress-rules-all-traffic"></a>&#x2022; [`all_traffic`](#ingress-rules-all-traffic) - Optional Block<br>Enable this option
233
+
234
+ <a id="ingress-rules-all-udp-traffic"></a>&#x2022; [`all_udp_traffic`](#ingress-rules-all-udp-traffic) - Optional Block<br>Enable this option
235
+
236
+ <a id="ingress-rules-any"></a>&#x2022; [`any`](#ingress-rules-any) - Optional Block<br>Enable this option
237
+
238
+ <a id="ingress-rules-applications"></a>&#x2022; [`applications`](#ingress-rules-applications) - Optional Block<br>Applications. Application protocols like HTTP, SNMP<br>See [Applications](#ingress-rules-applications) below.
239
+
240
+ <a id="ingress-rules-inside-endpoints"></a>&#x2022; [`inside_endpoints`](#ingress-rules-inside-endpoints) - Optional Block<br>Enable this option
241
+
242
+ <a id="ingress-rules-ip-prefix-set"></a>&#x2022; [`ip_prefix_set`](#ingress-rules-ip-prefix-set) - Optional Block<br>List of references to ip_prefix_set objects<br>See [IP Prefix Set](#ingress-rules-ip-prefix-set) below.
243
+
244
+ <a id="ingress-rules-label-matcher"></a>&#x2022; [`label_matcher`](#ingress-rules-label-matcher) - Optional Block<br>Label matcher specifies a list of label keys whose values need to match for source/client and destination/server. Note that the actual label values are not specified and do not matter. This allows an ability to scope grouping by the label key name<br>See [Label Matcher](#ingress-rules-label-matcher) below.
245
+
246
+ <a id="ingress-rules-label-selector"></a>&#x2022; [`label_selector`](#ingress-rules-label-selector) - Optional Block<br>Type can be used to establish a 'selector reference' from one object(called selector) to a set of other objects(called selectees) based on the value of expresssions. A label selector is a label query over a set of resources. An empty label selector matches all objects<br>See [Label Selector](#ingress-rules-label-selector) below.
247
+
248
+ <a id="ingress-rules-metadata"></a>&#x2022; [`metadata`](#ingress-rules-metadata) - Optional Block<br>MessageMetaType is metadata (common attributes) of a message that only certain messages have. This information is propagated to the metadata of a child object that gets created from the containing message during view processing. The information in this type can be specified by user during create<br>See [Metadata](#ingress-rules-metadata) below.
249
+
250
+ <a id="ingress-rules-outside-endpoints"></a>&#x2022; [`outside_endpoints`](#ingress-rules-outside-endpoints) - Optional Block<br>Enable this option
251
+
252
+ <a id="ingress-rules-prefix-list"></a>&#x2022; [`prefix_list`](#ingress-rules-prefix-list) - Optional Block<br>List of IPv4 prefixes that represent an endpoint<br>See [Prefix List](#ingress-rules-prefix-list) below.
253
+
254
+ <a id="ingress-rules-protocol-port-range"></a>&#x2022; [`protocol_port_range`](#ingress-rules-protocol-port-range) - Optional Block<br>Protocol and Port. Protocol and Port ranges<br>See [Protocol Port Range](#ingress-rules-protocol-port-range) below.
255
+
256
+ #### Ingress Rules Adv Action
257
+
258
+ An [`adv_action`](#ingress-rules-adv-action) block (within [`ingress_rules`](#ingress-rules)) supports the following:
259
+
260
+ <a id="ingress-rules-adv-action-action"></a>&#x2022; [`action`](#ingress-rules-adv-action-action) - Optional String Defaults to `NOLOG`<br>Possible values are `NOLOG`, `LOG`<br>[Enum: NOLOG|LOG] Choice to choose logging or no logging This works together with option selected via NetworkPolicyRuleAction or any other action specified x-
261
+
262
+ #### Ingress Rules Applications
263
+
264
+ An [`applications`](#ingress-rules-applications) block (within [`ingress_rules`](#ingress-rules)) supports the following:
265
+
266
+ <a id="ingress-rules-applications-applications"></a>&#x2022; [`applications`](#ingress-rules-applications-applications) - Optional List Defaults to `APPLICATION_HTTP`<br>Possible values are `APPLICATION_HTTP`, `APPLICATION_HTTPS`, `APPLICATION_SNMP`, `APPLICATION_DNS`<br>[Enum: APPLICATION_HTTP|APPLICATION_HTTPS|APPLICATION_SNMP|APPLICATION_DNS] Application Protocols. Application protocols like HTTP, SNMP
267
+
268
+ #### Ingress Rules IP Prefix Set
269
+
270
+ An [`ip_prefix_set`](#ingress-rules-ip-prefix-set) block (within [`ingress_rules`](#ingress-rules)) supports the following:
271
+
272
+ <a id="ingress-rules-ip-prefix-set-ref"></a>&#x2022; [`ref`](#ingress-rules-ip-prefix-set-ref) - Optional Block<br>List of references to ip_prefix_set objects<br>See [Ref](#ingress-rules-ip-prefix-set-ref) below.
273
+
274
+ #### Ingress Rules IP Prefix Set Ref
275
+
276
+ A [`ref`](#ingress-rules-ip-prefix-set-ref) block (within [`ingress_rules.ip_prefix_set`](#ingress-rules-ip-prefix-set)) supports the following:
277
+
278
+ <a id="ingress-rules-ip-prefix-set-ref-kind"></a>&#x2022; [`kind`](#ingress-rules-ip-prefix-set-ref-kind) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
106
279
 
107
- An [`advanced_action`](#advanced-action) block supports the following:
280
+ <a id="ingress-rules-ip-prefix-set-ref-name"></a>&#x2022; [`name`](#ingress-rules-ip-prefix-set-ref-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
108
281
 
109
- <a id="advanced-action-action"></a>&#x2022; [`action`](#advanced-action-action) - Optional String Defaults to `NOLOG`<br>Possible values are `NOLOG`, `LOG`<br>[Enum: NOLOG|LOG] Choice to choose logging or no logging This works together with option selected via NetworkPolicyRuleAction or any other action specified x-
282
+ <a id="namespace-3e666e"></a>&#x2022; [`namespace`](#namespace-3e666e) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
110
283
 
111
- #### IP Prefix Set
284
+ <a id="ingress-rules-ip-prefix-set-ref-tenant"></a>&#x2022; [`tenant`](#ingress-rules-ip-prefix-set-ref-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
112
285
 
113
- An [`ip_prefix_set`](#ip-prefix-set) block supports the following:
286
+ <a id="ingress-rules-ip-prefix-set-ref-uid"></a>&#x2022; [`uid`](#ingress-rules-ip-prefix-set-ref-uid) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. Route's) uid
114
287
 
115
- <a id="ip-prefix-set-ref"></a>&#x2022; [`ref`](#ip-prefix-set-ref) - Optional Block<br>List of references to ip_prefix_set objects<br>See [Ref](#ip-prefix-set-ref) below.
288
+ #### Ingress Rules Label Matcher
116
289
 
117
- #### IP Prefix Set Ref
290
+ A [`label_matcher`](#ingress-rules-label-matcher) block (within [`ingress_rules`](#ingress-rules)) supports the following:
118
291
 
119
- A [`ref`](#ip-prefix-set-ref) block (within [`ip_prefix_set`](#ip-prefix-set)) supports the following:
292
+ <a id="ingress-rules-label-matcher-keys"></a>&#x2022; [`keys`](#ingress-rules-label-matcher-keys) - Optional List<br>The list of label key names that have to match
120
293
 
121
- <a id="ip-prefix-set-ref-kind"></a>&#x2022; [`kind`](#ip-prefix-set-ref-kind) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
294
+ #### Ingress Rules Label Selector
122
295
 
123
- <a id="ip-prefix-set-ref-name"></a>&#x2022; [`name`](#ip-prefix-set-ref-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
296
+ A [`label_selector`](#ingress-rules-label-selector) block (within [`ingress_rules`](#ingress-rules)) supports the following:
124
297
 
125
- <a id="ip-prefix-set-ref-namespace"></a>&#x2022; [`namespace`](#ip-prefix-set-ref-namespace) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
298
+ <a id="expressions-ec199c"></a>&#x2022; [`expressions`](#expressions-ec199c) - Optional List<br>Expressions contains the Kubernetes style label expression for selections
126
299
 
127
- <a id="ip-prefix-set-ref-tenant"></a>&#x2022; [`tenant`](#ip-prefix-set-ref-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
300
+ #### Ingress Rules Metadata
128
301
 
129
- <a id="ip-prefix-set-ref-uid"></a>&#x2022; [`uid`](#ip-prefix-set-ref-uid) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. Route's) uid
302
+ A [`metadata`](#ingress-rules-metadata) block (within [`ingress_rules`](#ingress-rules)) supports the following:
130
303
 
131
- #### Label Matcher
304
+ <a id="ingress-rules-metadata-description-spec"></a>&#x2022; [`description_spec`](#ingress-rules-metadata-description-spec) - Optional String<br>Description. Human readable description
132
305
 
133
- A [`label_matcher`](#label-matcher) block supports the following:
306
+ <a id="ingress-rules-metadata-name"></a>&#x2022; [`name`](#ingress-rules-metadata-name) - Optional String<br>Name of the message. The value of name has to follow DNS-1035 format
134
307
 
135
- <a id="label-matcher-keys"></a>&#x2022; [`keys`](#label-matcher-keys) - Optional List<br>The list of label key names that have to match
308
+ #### Ingress Rules Prefix List
136
309
 
137
- #### Prefix
310
+ A [`prefix_list`](#ingress-rules-prefix-list) block (within [`ingress_rules`](#ingress-rules)) supports the following:
138
311
 
139
- A [`prefix`](#prefix) block supports the following:
312
+ <a id="ingress-rules-prefix-list-prefixes"></a>&#x2022; [`prefixes`](#ingress-rules-prefix-list-prefixes) - Optional List<br>List of IPv4 prefixes that represent an endpoint
140
313
 
141
- <a id="prefix-prefix"></a>&#x2022; [`prefix`](#prefix-prefix) - Optional List<br>IP Address prefix in string format. String must contain both prefix and prefix-length
314
+ #### Ingress Rules Protocol Port Range
142
315
 
143
- #### Prefix Selector
316
+ A [`protocol_port_range`](#ingress-rules-protocol-port-range) block (within [`ingress_rules`](#ingress-rules)) supports the following:
144
317
 
145
- A [`prefix_selector`](#prefix-selector) block supports the following:
318
+ <a id="ranges-a44d5c"></a>&#x2022; [`port_ranges`](#ranges-a44d5c) - Optional List<br>List of port ranges. Each range is a single port or a pair of start and end ports e.g. 8080-8192
146
319
 
147
- <a id="prefix-selector-expressions"></a>&#x2022; [`expressions`](#prefix-selector-expressions) - Optional List<br>Expressions contains the Kubernetes style label expression for selections
320
+ <a id="protocol-0bf619"></a>&#x2022; [`protocol`](#protocol-0bf619) - Optional String<br>Protocol in IP packet to be used as match criteria Values are TCP, UDP, and ICMP
148
321
 
149
322
  #### Timeouts
150
323
 
@@ -40,7 +40,7 @@ resource "f5xc_network_policy_view" "example" {
40
40
  adv_action {
41
41
  # Configure adv_action settings
42
42
  }
43
- # Can be used for messages where no values are needed.
43
+ # Enable this option
44
44
  all_tcp_traffic {
45
45
  # Configure all_tcp_traffic settings
46
46
  }
@@ -90,17 +90,17 @@ An [`egress_rules`](#egress-rules) block supports the following:
90
90
 
91
91
  <a id="egress-rules-adv-action"></a>&#x2022; [`adv_action`](#egress-rules-adv-action) - Optional Block<br>Network Policy Rule Advanced Action provides additional OPTIONS along with RuleAction and PBRRuleAction<br>See [Adv Action](#egress-rules-adv-action) below.
92
92
 
93
- <a id="egress-rules-all-tcp-traffic"></a>&#x2022; [`all_tcp_traffic`](#egress-rules-all-tcp-traffic) - Optional Block<br>Can be used for messages where no values are needed
93
+ <a id="egress-rules-all-tcp-traffic"></a>&#x2022; [`all_tcp_traffic`](#egress-rules-all-tcp-traffic) - Optional Block<br>Enable this option
94
94
 
95
- <a id="egress-rules-all-traffic"></a>&#x2022; [`all_traffic`](#egress-rules-all-traffic) - Optional Block<br>Can be used for messages where no values are needed
95
+ <a id="egress-rules-all-traffic"></a>&#x2022; [`all_traffic`](#egress-rules-all-traffic) - Optional Block<br>Enable this option
96
96
 
97
- <a id="egress-rules-all-udp-traffic"></a>&#x2022; [`all_udp_traffic`](#egress-rules-all-udp-traffic) - Optional Block<br>Can be used for messages where no values are needed
97
+ <a id="egress-rules-all-udp-traffic"></a>&#x2022; [`all_udp_traffic`](#egress-rules-all-udp-traffic) - Optional Block<br>Enable this option
98
98
 
99
- <a id="egress-rules-any"></a>&#x2022; [`any`](#egress-rules-any) - Optional Block<br>Can be used for messages where no values are needed
99
+ <a id="egress-rules-any"></a>&#x2022; [`any`](#egress-rules-any) - Optional Block<br>Enable this option
100
100
 
101
101
  <a id="egress-rules-applications"></a>&#x2022; [`applications`](#egress-rules-applications) - Optional Block<br>Applications. Application protocols like HTTP, SNMP<br>See [Applications](#egress-rules-applications) below.
102
102
 
103
- <a id="egress-rules-inside-endpoints"></a>&#x2022; [`inside_endpoints`](#egress-rules-inside-endpoints) - Optional Block<br>Can be used for messages where no values are needed
103
+ <a id="egress-rules-inside-endpoints"></a>&#x2022; [`inside_endpoints`](#egress-rules-inside-endpoints) - Optional Block<br>Enable this option
104
104
 
105
105
  <a id="egress-rules-ip-prefix-set"></a>&#x2022; [`ip_prefix_set`](#egress-rules-ip-prefix-set) - Optional Block<br>List of references to ip_prefix_set objects<br>See [IP Prefix Set](#egress-rules-ip-prefix-set) below.
106
106
 
@@ -110,7 +110,7 @@ An [`egress_rules`](#egress-rules) block supports the following:
110
110
 
111
111
  <a id="egress-rules-metadata"></a>&#x2022; [`metadata`](#egress-rules-metadata) - Optional Block<br>MessageMetaType is metadata (common attributes) of a message that only certain messages have. This information is propagated to the metadata of a child object that gets created from the containing message during view processing. The information in this type can be specified by user during create<br>See [Metadata](#egress-rules-metadata) below.
112
112
 
113
- <a id="egress-rules-outside-endpoints"></a>&#x2022; [`outside_endpoints`](#egress-rules-outside-endpoints) - Optional Block<br>Can be used for messages where no values are needed
113
+ <a id="egress-rules-outside-endpoints"></a>&#x2022; [`outside_endpoints`](#egress-rules-outside-endpoints) - Optional Block<br>Enable this option
114
114
 
115
115
  <a id="egress-rules-prefix-list"></a>&#x2022; [`prefix_list`](#egress-rules-prefix-list) - Optional Block<br>List of IPv4 prefixes that represent an endpoint<br>See [Prefix List](#egress-rules-prefix-list) below.
116
116
 
@@ -186,13 +186,13 @@ A [`protocol_port_range`](#egress-rules-protocol-port-range) block (within [`egr
186
186
 
187
187
  An [`endpoint`](#endpoint) block supports the following:
188
188
 
189
- <a id="endpoint-any"></a>&#x2022; [`any`](#endpoint-any) - Optional Block<br>Can be used for messages where no values are needed
189
+ <a id="endpoint-any"></a>&#x2022; [`any`](#endpoint-any) - Optional Block<br>Enable this option
190
190
 
191
- <a id="endpoint-inside-endpoints"></a>&#x2022; [`inside_endpoints`](#endpoint-inside-endpoints) - Optional Block<br>Can be used for messages where no values are needed
191
+ <a id="endpoint-inside-endpoints"></a>&#x2022; [`inside_endpoints`](#endpoint-inside-endpoints) - Optional Block<br>Enable this option
192
192
 
193
193
  <a id="endpoint-label-selector"></a>&#x2022; [`label_selector`](#endpoint-label-selector) - Optional Block<br>Type can be used to establish a 'selector reference' from one object(called selector) to a set of other objects(called selectees) based on the value of expresssions. A label selector is a label query over a set of resources. An empty label selector matches all objects<br>See [Label Selector](#endpoint-label-selector) below.
194
194
 
195
- <a id="endpoint-outside-endpoints"></a>&#x2022; [`outside_endpoints`](#endpoint-outside-endpoints) - Optional Block<br>Can be used for messages where no values are needed
195
+ <a id="endpoint-outside-endpoints"></a>&#x2022; [`outside_endpoints`](#endpoint-outside-endpoints) - Optional Block<br>Enable this option
196
196
 
197
197
  <a id="endpoint-prefix-list"></a>&#x2022; [`prefix_list`](#endpoint-prefix-list) - Optional Block<br>List of IPv4 prefixes that represent an endpoint<br>See [Prefix List](#endpoint-prefix-list) below.
198
198
 
@@ -216,17 +216,17 @@ An [`ingress_rules`](#ingress-rules) block supports the following:
216
216
 
217
217
  <a id="ingress-rules-adv-action"></a>&#x2022; [`adv_action`](#ingress-rules-adv-action) - Optional Block<br>Network Policy Rule Advanced Action provides additional OPTIONS along with RuleAction and PBRRuleAction<br>See [Adv Action](#ingress-rules-adv-action) below.
218
218
 
219
- <a id="ingress-rules-all-tcp-traffic"></a>&#x2022; [`all_tcp_traffic`](#ingress-rules-all-tcp-traffic) - Optional Block<br>Can be used for messages where no values are needed
219
+ <a id="ingress-rules-all-tcp-traffic"></a>&#x2022; [`all_tcp_traffic`](#ingress-rules-all-tcp-traffic) - Optional Block<br>Enable this option
220
220
 
221
- <a id="ingress-rules-all-traffic"></a>&#x2022; [`all_traffic`](#ingress-rules-all-traffic) - Optional Block<br>Can be used for messages where no values are needed
221
+ <a id="ingress-rules-all-traffic"></a>&#x2022; [`all_traffic`](#ingress-rules-all-traffic) - Optional Block<br>Enable this option
222
222
 
223
- <a id="ingress-rules-all-udp-traffic"></a>&#x2022; [`all_udp_traffic`](#ingress-rules-all-udp-traffic) - Optional Block<br>Can be used for messages where no values are needed
223
+ <a id="ingress-rules-all-udp-traffic"></a>&#x2022; [`all_udp_traffic`](#ingress-rules-all-udp-traffic) - Optional Block<br>Enable this option
224
224
 
225
- <a id="ingress-rules-any"></a>&#x2022; [`any`](#ingress-rules-any) - Optional Block<br>Can be used for messages where no values are needed
225
+ <a id="ingress-rules-any"></a>&#x2022; [`any`](#ingress-rules-any) - Optional Block<br>Enable this option
226
226
 
227
227
  <a id="ingress-rules-applications"></a>&#x2022; [`applications`](#ingress-rules-applications) - Optional Block<br>Applications. Application protocols like HTTP, SNMP<br>See [Applications](#ingress-rules-applications) below.
228
228
 
229
- <a id="ingress-rules-inside-endpoints"></a>&#x2022; [`inside_endpoints`](#ingress-rules-inside-endpoints) - Optional Block<br>Can be used for messages where no values are needed
229
+ <a id="ingress-rules-inside-endpoints"></a>&#x2022; [`inside_endpoints`](#ingress-rules-inside-endpoints) - Optional Block<br>Enable this option
230
230
 
231
231
  <a id="ingress-rules-ip-prefix-set"></a>&#x2022; [`ip_prefix_set`](#ingress-rules-ip-prefix-set) - Optional Block<br>List of references to ip_prefix_set objects<br>See [IP Prefix Set](#ingress-rules-ip-prefix-set) below.
232
232
 
@@ -236,7 +236,7 @@ An [`ingress_rules`](#ingress-rules) block supports the following:
236
236
 
237
237
  <a id="ingress-rules-metadata"></a>&#x2022; [`metadata`](#ingress-rules-metadata) - Optional Block<br>MessageMetaType is metadata (common attributes) of a message that only certain messages have. This information is propagated to the metadata of a child object that gets created from the containing message during view processing. The information in this type can be specified by user during create<br>See [Metadata](#ingress-rules-metadata) below.
238
238
 
239
- <a id="ingress-rules-outside-endpoints"></a>&#x2022; [`outside_endpoints`](#ingress-rules-outside-endpoints) - Optional Block<br>Can be used for messages where no values are needed
239
+ <a id="ingress-rules-outside-endpoints"></a>&#x2022; [`outside_endpoints`](#ingress-rules-outside-endpoints) - Optional Block<br>Enable this option
240
240
 
241
241
  <a id="ingress-rules-prefix-list"></a>&#x2022; [`prefix_list`](#ingress-rules-prefix-list) - Optional Block<br>List of IPv4 prefixes that represent an endpoint<br>See [Prefix List](#ingress-rules-prefix-list) below.
242
242
 
@@ -67,10 +67,10 @@ resource "f5xc_nfv_service" "example" {
67
67
  ### Spec Argument Reference
68
68
 
69
69
  -> **One of the following:**
70
- &#x2022; <a id="disable-https-management"></a>[`disable_https_management`](#disable-https-management) - Optional Block<br>Can be used for messages where no values are needed
70
+ &#x2022; <a id="disable-https-management"></a>[`disable_https_management`](#disable-https-management) - Optional Block<br>Enable this option
71
71
 
72
72
  -> **One of the following:**
73
- &#x2022; <a id="disable-ssh-access"></a>[`disable_ssh_access`](#disable-ssh-access) - Optional Block<br>Can be used for messages where no values are needed
73
+ &#x2022; <a id="disable-ssh-access"></a>[`disable_ssh_access`](#disable-ssh-access) - Optional Block<br>Enable this option
74
74
 
75
75
  <a id="enabled-ssh-access"></a>&#x2022; [`enabled_ssh_access`](#enabled-ssh-access) - Optional Block<br>SSH based management. SSH based configuration<br>See [Enabled SSH Access](#enabled-ssh-access) below for details.
76
76
 
@@ -94,11 +94,11 @@ In addition to all arguments above, the following attributes are exported:
94
94
 
95
95
  An [`enabled_ssh_access`](#enabled-ssh-access) block supports the following:
96
96
 
97
- <a id="enabled-ssh-access-advertise-on-sli"></a>&#x2022; [`advertise_on_sli`](#enabled-ssh-access-advertise-on-sli) - Optional Block<br>Can be used for messages where no values are needed
97
+ <a id="enabled-ssh-access-advertise-on-sli"></a>&#x2022; [`advertise_on_sli`](#enabled-ssh-access-advertise-on-sli) - Optional Block<br>Enable this option
98
98
 
99
- <a id="enabled-ssh-access-advertise-on-slo"></a>&#x2022; [`advertise_on_slo`](#enabled-ssh-access-advertise-on-slo) - Optional Block<br>Can be used for messages where no values are needed
99
+ <a id="enabled-ssh-access-advertise-on-slo"></a>&#x2022; [`advertise_on_slo`](#enabled-ssh-access-advertise-on-slo) - Optional Block<br>Enable this option
100
100
 
101
- <a id="enabled-ssh-access-advertise-on-slo-sli"></a>&#x2022; [`advertise_on_slo_sli`](#enabled-ssh-access-advertise-on-slo-sli) - Optional Block<br>Can be used for messages where no values are needed
101
+ <a id="enabled-ssh-access-advertise-on-slo-sli"></a>&#x2022; [`advertise_on_slo_sli`](#enabled-ssh-access-advertise-on-slo-sli) - Optional Block<br>Enable this option
102
102
 
103
103
  <a id="enabled-ssh-access-domain-suffix"></a>&#x2022; [`domain_suffix`](#enabled-ssh-access-domain-suffix) - Optional String<br>Domain suffix will be used along with node name to form the hostname for SSH node management
104
104
 
@@ -160,11 +160,11 @@ An [`admin_password`](#f5-big-ip-aws-service-admin-password) block (within [`f5_
160
160
 
161
161
  An [`endpoint_service`](#f5-big-ip-aws-service-endpoint-service) block (within [`f5_big_ip_aws_service`](#f5-big-ip-aws-service)) supports the following:
162
162
 
163
- <a id="slo-ip-6fccc9"></a>&#x2022; [`advertise_on_slo_ip`](#slo-ip-6fccc9) - Optional Block<br>Can be used for messages where no values are needed
163
+ <a id="slo-ip-6fccc9"></a>&#x2022; [`advertise_on_slo_ip`](#slo-ip-6fccc9) - Optional Block<br>Enable this option
164
164
 
165
- <a id="external-c6878c"></a>&#x2022; [`advertise_on_slo_ip_external`](#external-c6878c) - Optional Block<br>Can be used for messages where no values are needed
165
+ <a id="external-c6878c"></a>&#x2022; [`advertise_on_slo_ip_external`](#external-c6878c) - Optional Block<br>Enable this option
166
166
 
167
- <a id="vip-bf0a34"></a>&#x2022; [`automatic_vip`](#vip-bf0a34) - Optional Block<br>Can be used for messages where no values are needed
167
+ <a id="vip-bf0a34"></a>&#x2022; [`automatic_vip`](#vip-bf0a34) - Optional Block<br>Enable this option
168
168
 
169
169
  <a id="vip-39201b"></a>&#x2022; [`configured_vip`](#vip-39201b) - Optional String<br>Enter IP address for the default VIP
170
170
 
@@ -172,17 +172,17 @@ An [`endpoint_service`](#f5-big-ip-aws-service-endpoint-service) block (within [
172
172
 
173
173
  <a id="ports-775f61"></a>&#x2022; [`custom_udp_ports`](#ports-775f61) - Optional Block<br>Port Range List. List of port ranges<br>See [Custom UDP Ports](#ports-775f61) below.
174
174
 
175
- <a id="ports-4442b0"></a>&#x2022; [`default_tcp_ports`](#ports-4442b0) - Optional Block<br>Can be used for messages where no values are needed
175
+ <a id="ports-4442b0"></a>&#x2022; [`default_tcp_ports`](#ports-4442b0) - Optional Block<br>Enable this option
176
176
 
177
- <a id="slo-ip-47bf10"></a>&#x2022; [`disable_advertise_on_slo_ip`](#slo-ip-47bf10) - Optional Block<br>Can be used for messages where no values are needed
177
+ <a id="slo-ip-47bf10"></a>&#x2022; [`disable_advertise_on_slo_ip`](#slo-ip-47bf10) - Optional Block<br>Enable this option
178
178
 
179
- <a id="port-926fe7"></a>&#x2022; [`http_port`](#port-926fe7) - Optional Block<br>Can be used for messages where no values are needed
179
+ <a id="port-926fe7"></a>&#x2022; [`http_port`](#port-926fe7) - Optional Block<br>Enable this option
180
180
 
181
- <a id="port-440dce"></a>&#x2022; [`https_port`](#port-440dce) - Optional Block<br>Can be used for messages where no values are needed
181
+ <a id="port-440dce"></a>&#x2022; [`https_port`](#port-440dce) - Optional Block<br>Enable this option
182
182
 
183
- <a id="ports-4d510f"></a>&#x2022; [`no_tcp_ports`](#ports-4d510f) - Optional Block<br>Can be used for messages where no values are needed
183
+ <a id="ports-4d510f"></a>&#x2022; [`no_tcp_ports`](#ports-4d510f) - Optional Block<br>Enable this option
184
184
 
185
- <a id="ports-abc1e4"></a>&#x2022; [`no_udp_ports`](#ports-abc1e4) - Optional Block<br>Can be used for messages where no values are needed
185
+ <a id="ports-abc1e4"></a>&#x2022; [`no_udp_ports`](#ports-abc1e4) - Optional Block<br>Enable this option
186
186
 
187
187
  #### F5 Big IP AWS Service Endpoint Service Custom TCP Ports
188
188
 
@@ -200,7 +200,7 @@ An [`endpoint_service`](#f5-big-ip-aws-service-endpoint-service) block (within [
200
200
 
201
201
  A [`nodes`](#f5-big-ip-aws-service-nodes) block (within [`f5_big_ip_aws_service`](#f5-big-ip-aws-service)) supports the following:
202
202
 
203
- <a id="prefix-e8faa8"></a>&#x2022; [`automatic_prefix`](#prefix-e8faa8) - Optional Block<br>Can be used for messages where no values are needed
203
+ <a id="prefix-e8faa8"></a>&#x2022; [`automatic_prefix`](#prefix-e8faa8) - Optional Block<br>Enable this option
204
204
 
205
205
  <a id="f5-big-ip-aws-service-nodes-aws-az-name"></a>&#x2022; [`aws_az_name`](#f5-big-ip-aws-service-nodes-aws-az-name) - Optional String<br>The AWS Availability Zone must be consistent with the AWS Region chosen. Please select an AZ in the same Region as your TGW Site
206
206
 
@@ -208,7 +208,7 @@ A [`nodes`](#f5-big-ip-aws-service-nodes) block (within [`f5_big_ip_aws_service`
208
208
 
209
209
  <a id="f5-big-ip-aws-service-nodes-node-name"></a>&#x2022; [`node_name`](#f5-big-ip-aws-service-nodes-node-name) - Optional String<br>Node Name will be used to assign as hostname to the service
210
210
 
211
- <a id="subnet-2782dc"></a>&#x2022; [`reserved_mgmt_subnet`](#subnet-2782dc) - Optional Block<br>Can be used for messages where no values are needed
211
+ <a id="subnet-2782dc"></a>&#x2022; [`reserved_mgmt_subnet`](#subnet-2782dc) - Optional Block<br>Enable this option
212
212
 
213
213
  <a id="prefix-53b238"></a>&#x2022; [`tunnel_prefix`](#prefix-53b238) - Optional String<br>Enter IP prefix for the tunnel, it has to be /30
214
214
 
@@ -226,7 +226,7 @@ A [`https_management`](#https-management) block supports the following:
226
226
 
227
227
  <a id="https-management-advertise-on-internet"></a>&#x2022; [`advertise_on_internet`](#https-management-advertise-on-internet) - Optional Block<br>Defines a way to advertise a load balancer on public. If optional public_ip is provided, it will only be advertised on RE sites where that public_ip is available<br>See [Advertise On Internet](#https-management-advertise-on-internet) below.
228
228
 
229
- <a id="vip-00de2c"></a>&#x2022; [`advertise_on_internet_default_vip`](#vip-00de2c) - Optional Block<br>Can be used for messages where no values are needed
229
+ <a id="vip-00de2c"></a>&#x2022; [`advertise_on_internet_default_vip`](#vip-00de2c) - Optional Block<br>Enable this option
230
230
 
231
231
  <a id="https-management-advertise-on-sli-vip"></a>&#x2022; [`advertise_on_sli_vip`](#https-management-advertise-on-sli-vip) - Optional Block<br>Inline TLS Parameters. Inline TLS parameters<br>See [Advertise On SLI VIP](#https-management-advertise-on-sli-vip) below.
232
232
 
@@ -236,7 +236,7 @@ A [`https_management`](#https-management) block supports the following:
236
236
 
237
237
  <a id="https-management-advertise-on-slo-vip"></a>&#x2022; [`advertise_on_slo_vip`](#https-management-advertise-on-slo-vip) - Optional Block<br>Inline TLS Parameters. Inline TLS parameters<br>See [Advertise On Slo VIP](#https-management-advertise-on-slo-vip) below.
238
238
 
239
- <a id="https-management-default-https-port"></a>&#x2022; [`default_https_port`](#https-management-default-https-port) - Optional Block<br>Can be used for messages where no values are needed
239
+ <a id="https-management-default-https-port"></a>&#x2022; [`default_https_port`](#https-management-default-https-port) - Optional Block<br>Enable this option
240
240
 
241
241
  <a id="https-management-domain-suffix"></a>&#x2022; [`domain_suffix`](#https-management-domain-suffix) - Optional String<br>Domain suffix will be used along with node name to form URL to access node management
242
242
 
@@ -262,7 +262,7 @@ A [`public_ip`](#public-ip-e501cc) block (within [`https_management.advertise_on
262
262
 
263
263
  An [`advertise_on_sli_vip`](#https-management-advertise-on-sli-vip) block (within [`https_management`](#https-management)) supports the following:
264
264
 
265
- <a id="mtls-1bd8e3"></a>&#x2022; [`no_mtls`](#mtls-1bd8e3) - Optional Block<br>Can be used for messages where no values are needed
265
+ <a id="mtls-1bd8e3"></a>&#x2022; [`no_mtls`](#mtls-1bd8e3) - Optional Block<br>Enable this option
266
266
 
267
267
  <a id="certificates-5355d7"></a>&#x2022; [`tls_certificates`](#certificates-5355d7) - Optional Block<br>Users can add one or more certificates that share the same set of domains. For example, domain.com and \*.domain.com - but use different signature algorithms<br>See [TLS Certificates](#certificates-5355d7) below.
268
268
 
@@ -318,7 +318,7 @@ An [`advertise_on_sli_vip`](#https-management-advertise-on-sli-vip) block (withi
318
318
 
319
319
  An [`advertise_on_slo_internet_vip`](#vip-6dd6e5) block (within [`https_management`](#https-management)) supports the following:
320
320
 
321
- <a id="mtls-65c4ed"></a>&#x2022; [`no_mtls`](#mtls-65c4ed) - Optional Block<br>Can be used for messages where no values are needed
321
+ <a id="mtls-65c4ed"></a>&#x2022; [`no_mtls`](#mtls-65c4ed) - Optional Block<br>Enable this option
322
322
 
323
323
  <a id="certificates-748bff"></a>&#x2022; [`tls_certificates`](#certificates-748bff) - Optional Block<br>Users can add one or more certificates that share the same set of domains. For example, domain.com and \*.domain.com - but use different signature algorithms<br>See [TLS Certificates](#certificates-748bff) below.
324
324
 
@@ -374,7 +374,7 @@ An [`advertise_on_slo_internet_vip`](#vip-6dd6e5) block (within [`https_manageme
374
374
 
375
375
  An [`advertise_on_slo_sli`](#https-management-advertise-on-slo-sli) block (within [`https_management`](#https-management)) supports the following:
376
376
 
377
- <a id="mtls-e2f684"></a>&#x2022; [`no_mtls`](#mtls-e2f684) - Optional Block<br>Can be used for messages where no values are needed
377
+ <a id="mtls-e2f684"></a>&#x2022; [`no_mtls`](#mtls-e2f684) - Optional Block<br>Enable this option
378
378
 
379
379
  <a id="certificates-b923c1"></a>&#x2022; [`tls_certificates`](#certificates-b923c1) - Optional Block<br>Users can add one or more certificates that share the same set of domains. For example, domain.com and \*.domain.com - but use different signature algorithms<br>See [TLS Certificates](#certificates-b923c1) below.
380
380
 
@@ -430,7 +430,7 @@ An [`advertise_on_slo_sli`](#https-management-advertise-on-slo-sli) block (withi
430
430
 
431
431
  An [`advertise_on_slo_vip`](#https-management-advertise-on-slo-vip) block (within [`https_management`](#https-management)) supports the following:
432
432
 
433
- <a id="mtls-476751"></a>&#x2022; [`no_mtls`](#mtls-476751) - Optional Block<br>Can be used for messages where no values are needed
433
+ <a id="mtls-476751"></a>&#x2022; [`no_mtls`](#mtls-476751) - Optional Block<br>Enable this option
434
434
 
435
435
  <a id="certificates-49cf23"></a>&#x2022; [`tls_certificates`](#certificates-49cf23) - Optional Block<br>Users can add one or more certificates that share the same set of domains. For example, domain.com and \*.domain.com - but use different signature algorithms<br>See [TLS Certificates](#certificates-49cf23) below.
436
436
 
@@ -490,13 +490,13 @@ A [`palo_alto_fw_service`](#palo-alto-fw-service) block supports the following:
490
490
 
491
491
  <a id="palo-alto-fw-service-aws-tgw-site"></a>&#x2022; [`aws_tgw_site`](#palo-alto-fw-service-aws-tgw-site) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [AWS TGW Site](#palo-alto-fw-service-aws-tgw-site) below.
492
492
 
493
- <a id="palo-alto-fw-service-disable-panaroma"></a>&#x2022; [`disable_panaroma`](#palo-alto-fw-service-disable-panaroma) - Optional Block<br>Can be used for messages where no values are needed
493
+ <a id="palo-alto-fw-service-disable-panaroma"></a>&#x2022; [`disable_panaroma`](#palo-alto-fw-service-disable-panaroma) - Optional Block<br>Enable this option
494
494
 
495
495
  <a id="palo-alto-fw-service-instance-type"></a>&#x2022; [`instance_type`](#palo-alto-fw-service-instance-type) - Optional String Defaults to `PALO_ALTO_FW_AWS_INSTANCE_TYPE_M4_XLARGE`<br>Possible values are `PALO_ALTO_FW_AWS_INSTANCE_TYPE_M4_XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_M4_2XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_M4_4XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5_LARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5_XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5_2XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5_4XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5_12XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5N_LARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5N_XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5N_2XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5N_4XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_C4_LARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_C4_XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_C4_2XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_C4_4XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_C4_8XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5_LARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5_XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5_2XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5_4XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5_9XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5_18XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5N_LARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5N_XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5N_2XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5N_4XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5N_9XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5N_18XLARGE`, `PALO_ALTO_FW_AWS_INSTANCE_TYPE_R5_2XLARGE`<br>[Enum: PALO_ALTO_FW_AWS_INSTANCE_TYPE_M4_XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_M4_2XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_M4_4XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5_LARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5_XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5_2XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5_4XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5_12XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5N_LARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5N_XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5N_2XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5N_4XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_C4_LARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_C4_XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_C4_2XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_C4_4XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_C4_8XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5_LARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5_XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5_2XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5_4XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5_9XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5_18XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5N_LARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5N_XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5N_2XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5N_4XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5N_9XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_C5N_18XLARGE|PALO_ALTO_FW_AWS_INSTANCE_TYPE_R5_2XLARGE] - PALO_ALTO_FW_AWS_INSTANCE_TYPE_M4_XLARGE: m4.xlarge - PALO_ALTO_FW_AWS_INSTANCE_TYPE_M4_2XLARGE: m4.2xlarge - PALO_ALTO_FW_AWS_INSTANCE_TYPE_M4_4XLARGE: m4.4xlarge - PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5_LARGE: m5.large - PALO_ALTO_FW_AWS_INSTANCE_TYPE_M5_XLARGE: m5.xlarge
496
496
 
497
- <a id="palo-alto-fw-service-pan-ami-bundle1"></a>&#x2022; [`pan_ami_bundle1`](#palo-alto-fw-service-pan-ami-bundle1) - Optional Block<br>Can be used for messages where no values are needed
497
+ <a id="palo-alto-fw-service-pan-ami-bundle1"></a>&#x2022; [`pan_ami_bundle1`](#palo-alto-fw-service-pan-ami-bundle1) - Optional Block<br>Enable this option
498
498
 
499
- <a id="palo-alto-fw-service-pan-ami-bundle2"></a>&#x2022; [`pan_ami_bundle2`](#palo-alto-fw-service-pan-ami-bundle2) - Optional Block<br>Can be used for messages where no values are needed
499
+ <a id="palo-alto-fw-service-pan-ami-bundle2"></a>&#x2022; [`pan_ami_bundle2`](#palo-alto-fw-service-pan-ami-bundle2) - Optional Block<br>Enable this option
500
500
 
501
501
  <a id="palo-alto-fw-service-panorama-server"></a>&#x2022; [`panorama_server`](#palo-alto-fw-service-panorama-server) - Optional Block<br>Panorama Server Type. Panorama Server Type<br>See [Panorama Server](#palo-alto-fw-service-panorama-server) below.
502
502
 
@@ -596,7 +596,7 @@ A [`nodes`](#nodes-b8137e) block (within [`palo_alto_fw_service.service_nodes`](
596
596
 
597
597
  <a id="name-6e2eb6"></a>&#x2022; [`node_name`](#name-6e2eb6) - Optional String<br>Node Name will be used to assign as hostname to the service
598
598
 
599
- <a id="subnet-52b5ce"></a>&#x2022; [`reserved_mgmt_subnet`](#subnet-52b5ce) - Optional Block<br>Can be used for messages where no values are needed
599
+ <a id="subnet-52b5ce"></a>&#x2022; [`reserved_mgmt_subnet`](#subnet-52b5ce) - Optional Block<br>Enable this option
600
600
 
601
601
  #### Palo Alto Fw Service Service Nodes Nodes Mgmt Subnet
602
602