@robinmordasiewicz/f5xc-terraform-mcp 3.5.1 → 3.6.1

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 (111) hide show
  1. package/README.md +104 -283
  2. package/dist/docs/data-sources/bgp.md +2 -2
  3. package/dist/docs/data-sources/discovery.md +2 -2
  4. package/dist/docs/data-sources/fast_acl.md +2 -2
  5. package/dist/docs/data-sources/fast_acl_rule.md +2 -2
  6. package/dist/docs/data-sources/irule.md +2 -2
  7. package/dist/docs/data-sources/log_receiver.md +2 -2
  8. package/dist/docs/data-sources/network_policy.md +2 -2
  9. package/dist/docs/data-sources/route.md +2 -2
  10. package/dist/docs/data-sources/site.md +2 -2
  11. package/dist/docs/resources/address_allocator.md +7 -7
  12. package/dist/docs/resources/advertise_policy.md +57 -57
  13. package/dist/docs/resources/alert_policy.md +40 -40
  14. package/dist/docs/resources/alert_receiver.md +57 -57
  15. package/dist/docs/resources/api_crawler.md +13 -13
  16. package/dist/docs/resources/api_definition.md +11 -11
  17. package/dist/docs/resources/api_discovery.md +4 -4
  18. package/dist/docs/resources/api_testing.md +27 -27
  19. package/dist/docs/resources/apm.md +40 -40
  20. package/dist/docs/resources/app_api_group.md +20 -20
  21. package/dist/docs/resources/app_firewall.md +50 -50
  22. package/dist/docs/resources/app_setting.md +19 -19
  23. package/dist/docs/resources/app_type.md +7 -7
  24. package/dist/docs/resources/authentication.md +29 -29
  25. package/dist/docs/resources/aws_tgw_site.md +140 -140
  26. package/dist/docs/resources/aws_vpc_site.md +174 -174
  27. package/dist/docs/resources/azure_vnet_site.md +245 -245
  28. package/dist/docs/resources/bgp.md +37 -205
  29. package/dist/docs/resources/bgp_asn_set.md +1 -1
  30. package/dist/docs/resources/bgp_routing_policy.md +19 -19
  31. package/dist/docs/resources/bot_defense_app_infrastructure.md +12 -12
  32. package/dist/docs/resources/cdn_cache_rule.md +5 -5
  33. package/dist/docs/resources/cdn_loadbalancer.md +418 -418
  34. package/dist/docs/resources/certificate.md +1 -1
  35. package/dist/docs/resources/certificate_chain.md +1 -1
  36. package/dist/docs/resources/cloud_connect.md +28 -28
  37. package/dist/docs/resources/cloud_credentials.md +35 -35
  38. package/dist/docs/resources/cloud_elastic_ip.md +8 -8
  39. package/dist/docs/resources/cloud_link.md +36 -36
  40. package/dist/docs/resources/cluster.md +86 -86
  41. package/dist/docs/resources/cminstance.md +22 -22
  42. package/dist/docs/resources/code_base_integration.md +24 -24
  43. package/dist/docs/resources/container_registry.md +13 -13
  44. package/dist/docs/resources/crl.md +1 -1
  45. package/dist/docs/resources/data_type.md +16 -16
  46. package/dist/docs/resources/dc_cluster_group.md +4 -4
  47. package/dist/docs/resources/discovery.md +8 -259
  48. package/dist/docs/resources/dns_compliance_checks.md +1 -1
  49. package/dist/docs/resources/dns_domain.md +3 -3
  50. package/dist/docs/resources/endpoint.md +44 -44
  51. package/dist/docs/resources/enhanced_firewall_policy.md +51 -51
  52. package/dist/docs/resources/external_connector.md +42 -42
  53. package/dist/docs/resources/fast_acl.md +60 -166
  54. package/dist/docs/resources/fast_acl_rule.md +28 -28
  55. package/dist/docs/resources/filter_set.md +10 -10
  56. package/dist/docs/resources/fleet.md +160 -160
  57. package/dist/docs/resources/forward_proxy_policy.md +82 -82
  58. package/dist/docs/resources/forwarding_class.md +14 -14
  59. package/dist/docs/resources/gcp_vpc_site.md +152 -152
  60. package/dist/docs/resources/global_log_receiver.md +238 -238
  61. package/dist/docs/resources/healthcheck.md +17 -17
  62. package/dist/docs/resources/http_loadbalancer.md +1003 -1003
  63. package/dist/docs/resources/irule.md +5 -7
  64. package/dist/docs/resources/log_receiver.md +825 -44
  65. package/dist/docs/resources/malicious_user_mitigation.md +10 -10
  66. package/dist/docs/resources/nat_policy.md +86 -86
  67. package/dist/docs/resources/network_connector.md +31 -31
  68. package/dist/docs/resources/network_firewall.md +22 -22
  69. package/dist/docs/resources/network_interface.md +77 -77
  70. package/dist/docs/resources/network_policy.md +38 -217
  71. package/dist/docs/resources/network_policy_rule.md +21 -21
  72. package/dist/docs/resources/network_policy_view.md +65 -65
  73. package/dist/docs/resources/nfv_service.md +76 -76
  74. package/dist/docs/resources/nginx_service_discovery.md +10 -10
  75. package/dist/docs/resources/origin_pool.md +166 -166
  76. package/dist/docs/resources/policer.md +4 -4
  77. package/dist/docs/resources/policy_based_routing.md +28 -28
  78. package/dist/docs/resources/protocol_inspection.md +12 -12
  79. package/dist/docs/resources/protocol_policer.md +14 -14
  80. package/dist/docs/resources/proxy.md +111 -111
  81. package/dist/docs/resources/rate_limiter.md +15 -15
  82. package/dist/docs/resources/rate_limiter_policy.md +56 -56
  83. package/dist/docs/resources/route.md +183 -183
  84. package/dist/docs/resources/secret_management_access.md +68 -68
  85. package/dist/docs/resources/securemesh_site.md +1619 -258
  86. package/dist/docs/resources/segment.md +4 -4
  87. package/dist/docs/resources/sensitive_data_policy.md +9 -9
  88. package/dist/docs/resources/service_policy.md +175 -175
  89. package/dist/docs/resources/service_policy_rule.md +142 -142
  90. package/dist/docs/resources/site.md +381 -303
  91. package/dist/docs/resources/site_mesh_group.md +18 -18
  92. package/dist/docs/resources/subnet.md +17 -17
  93. package/dist/docs/resources/tcp_loadbalancer.md +130 -130
  94. package/dist/docs/resources/tenant_configuration.md +10 -10
  95. package/dist/docs/resources/trusted_ca_list.md +1 -1
  96. package/dist/docs/resources/tunnel.md +36 -36
  97. package/dist/docs/resources/udp_loadbalancer.md +59 -59
  98. package/dist/docs/resources/usb_policy.md +6 -6
  99. package/dist/docs/resources/user_identification.md +16 -16
  100. package/dist/docs/resources/virtual_host.md +225 -225
  101. package/dist/docs/resources/virtual_network.md +14 -14
  102. package/dist/docs/resources/virtual_site.md +3 -3
  103. package/dist/docs/resources/voltstack_site.md +141 -141
  104. package/dist/docs/resources/waf_exclusion_policy.md +17 -17
  105. package/dist/docs/resources/workload.md +327 -327
  106. package/dist/docs/resources/workload_flavor.md +3 -3
  107. package/dist/metadata/resource-metadata.json +1484 -942
  108. package/dist/types.d.ts +11 -0
  109. package/dist/types.d.ts.map +1 -1
  110. package/dist/types.js.map +1 -1
  111. package/package.json +1 -1
@@ -58,7 +58,7 @@ resource "f5xc_user_identification" "example" {
58
58
 
59
59
  ### Spec Argument Reference
60
60
 
61
- <a id="rules"></a>&#x2022; [`rules`](#rules) - Optional Block<br>User Identification Rules. An ordered list of rules that are evaluated sequentially against the input fields extracted from an API request in order to determine a user identifier. Evaluation of the rules is terminated once a user identifier has been extracted<br>See [Rules](#rules) below for details.
61
+ <a id="rules"></a>&#x2022; [`rules`](#rules) - Optional Block<br>Ordered list of rules that are evaluated sequentially against the input fields extracted from an API request in order to determine a user identifier. Evaluation of the rules is terminated once a user identifier has been extracted<br>See [Rules](#rules) below for details.
62
62
 
63
63
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
64
64
 
@@ -74,35 +74,35 @@ In addition to all arguments above, the following attributes are exported:
74
74
 
75
75
  A [`rules`](#rules) block supports the following:
76
76
 
77
- <a id="rules-client-asn"></a>&#x2022; [`client_asn`](#rules-client-asn) - Optional Block<br>Enable this option
77
+ <a id="rules-client-asn"></a>&#x2022; [`client_asn`](#rules-client-asn) - Optional Block<br>Can be used for messages where no values are needed
78
78
 
79
- <a id="rules-client-city"></a>&#x2022; [`client_city`](#rules-client-city) - Optional Block<br>Enable this option
79
+ <a id="rules-client-city"></a>&#x2022; [`client_city`](#rules-client-city) - Optional Block<br>Can be used for messages where no values are needed
80
80
 
81
- <a id="rules-client-country"></a>&#x2022; [`client_country`](#rules-client-country) - Optional Block<br>Enable this option
81
+ <a id="rules-client-country"></a>&#x2022; [`client_country`](#rules-client-country) - Optional Block<br>Can be used for messages where no values are needed
82
82
 
83
- <a id="rules-client-ip"></a>&#x2022; [`client_ip`](#rules-client-ip) - Optional Block<br>Enable this option
83
+ <a id="rules-client-ip"></a>&#x2022; [`client_ip`](#rules-client-ip) - Optional Block<br>Can be used for messages where no values are needed
84
84
 
85
- <a id="rules-client-region"></a>&#x2022; [`client_region`](#rules-client-region) - Optional Block<br>Enable this option
85
+ <a id="rules-client-region"></a>&#x2022; [`client_region`](#rules-client-region) - Optional Block<br>Can be used for messages where no values are needed
86
86
 
87
- <a id="rules-cookie-name"></a>&#x2022; [`cookie_name`](#rules-cookie-name) - Optional String<br>Cookie Name. Use the HTTP cookie value for the given name as user identifier
87
+ <a id="rules-cookie-name"></a>&#x2022; [`cookie_name`](#rules-cookie-name) - Optional String<br>Use the HTTP cookie value for the given name as user
88
88
 
89
- <a id="rules-http-header-name"></a>&#x2022; [`http_header_name`](#rules-http-header-name) - Optional String<br>HTTP Header Name. Use the HTTP header value for the given name as user identifier
89
+ <a id="rules-http-header-name"></a>&#x2022; [`http_header_name`](#rules-http-header-name) - Optional String<br>Use the HTTP header value for the given name as user
90
90
 
91
- <a id="rules-ip-and-http-header-name"></a>&#x2022; [`ip_and_http_header_name`](#rules-ip-and-http-header-name) - Optional String<br>HTTP Header Name. Name of HTTP header from which the value should be extracted
91
+ <a id="rules-ip-and-http-header-name"></a>&#x2022; [`ip_and_http_header_name`](#rules-ip-and-http-header-name) - Optional String<br>Name of HTTP header from which the value should be extracted
92
92
 
93
- <a id="rules-ip-and-ja4-tls-fingerprint"></a>&#x2022; [`ip_and_ja4_tls_fingerprint`](#rules-ip-and-ja4-tls-fingerprint) - Optional Block<br>Enable this option
93
+ <a id="rules-ip-and-ja4-tls-fingerprint"></a>&#x2022; [`ip_and_ja4_tls_fingerprint`](#rules-ip-and-ja4-tls-fingerprint) - Optional Block<br>Can be used for messages where no values are needed
94
94
 
95
- <a id="rules-ip-and-tls-fingerprint"></a>&#x2022; [`ip_and_tls_fingerprint`](#rules-ip-and-tls-fingerprint) - Optional Block<br>Enable this option
95
+ <a id="rules-ip-and-tls-fingerprint"></a>&#x2022; [`ip_and_tls_fingerprint`](#rules-ip-and-tls-fingerprint) - Optional Block<br>Can be used for messages where no values are needed
96
96
 
97
- <a id="rules-ja4-tls-fingerprint"></a>&#x2022; [`ja4_tls_fingerprint`](#rules-ja4-tls-fingerprint) - Optional Block<br>Enable this option
97
+ <a id="rules-ja4-tls-fingerprint"></a>&#x2022; [`ja4_tls_fingerprint`](#rules-ja4-tls-fingerprint) - Optional Block<br>Can be used for messages where no values are needed
98
98
 
99
- <a id="rules-jwt-claim-name"></a>&#x2022; [`jwt_claim_name`](#rules-jwt-claim-name) - Optional String<br>JWT Claim Name. Use the JWT claim value as user identifier
99
+ <a id="rules-jwt-claim-name"></a>&#x2022; [`jwt_claim_name`](#rules-jwt-claim-name) - Optional String<br>Use the JWT claim value as user identifier
100
100
 
101
- <a id="rules-none"></a>&#x2022; [`none`](#rules-none) - Optional Block<br>Enable this option
101
+ <a id="rules-none"></a>&#x2022; [`none`](#rules-none) - Optional Block<br>Can be used for messages where no values are needed
102
102
 
103
- <a id="rules-query-param-key"></a>&#x2022; [`query_param_key`](#rules-query-param-key) - Optional String<br>Query Parameter Key. Use the query parameter value for the given key as user identifier
103
+ <a id="rules-query-param-key"></a>&#x2022; [`query_param_key`](#rules-query-param-key) - Optional String<br>Use the query parameter value for the given key as user
104
104
 
105
- <a id="rules-tls-fingerprint"></a>&#x2022; [`tls_fingerprint`](#rules-tls-fingerprint) - Optional Block<br>Enable this option
105
+ <a id="rules-tls-fingerprint"></a>&#x2022; [`tls_fingerprint`](#rules-tls-fingerprint) - Optional Block<br>Can be used for messages where no values are needed
106
106
 
107
107
  #### Timeouts
108
108