@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
@@ -32,15 +32,15 @@ resource "f5xc_api_testing" "example" {
32
32
  }
33
33
 
34
34
  # Resource-specific configuration
35
- # Testing Environments. Add and configure testing domains a...
35
+ # Add and configure testing domains and credentials .
36
36
  domains {
37
37
  # Configure domains settings
38
38
  }
39
- # Credentials. Add credentials for API testing to use in th...
39
+ # Add credentials for API testing to use in the selected en...
40
40
  credentials {
41
41
  # Configure credentials settings
42
42
  }
43
- # Enable this option
43
+ # Can be used for messages where no values are needed.
44
44
  admin {
45
45
  # Configure admin settings
46
46
  }
@@ -66,14 +66,14 @@ resource "f5xc_api_testing" "example" {
66
66
 
67
67
  ### Spec Argument Reference
68
68
 
69
- <a id="custom-header-value"></a>&#x2022; [`custom_header_value`](#custom-header-value) - Optional String<br>Custom Header. Add x-F5-API-testing-identifier header value to prevent security flags on API testing traffic
69
+ <a id="custom-header-value"></a>&#x2022; [`custom_header_value`](#custom-header-value) - Optional String<br>Add x-F5-API-testing-identifier header value to prevent security flags on API testing traffic
70
70
 
71
- <a id="domains"></a>&#x2022; [`domains`](#domains) - Optional Block<br>Testing Environments. Add and configure testing domains and credentials<br>See [Domains](#domains) below for details.
71
+ <a id="domains"></a>&#x2022; [`domains`](#domains) - Optional Block<br>Add and configure testing domains and credentials<br>See [Domains](#domains) below for details.
72
72
 
73
73
  -> **One of the following:**
74
- &#x2022; <a id="every-day"></a>[`every_day`](#every-day) - Optional Block<br>Enable this option
75
- <br><br>&#x2022; <a id="every-month"></a>[`every_month`](#every-month) - Optional Block<br>Enable this option
76
- <br><br>&#x2022; <a id="every-week"></a>[`every_week`](#every-week) - Optional Block<br>Enable this option
74
+ &#x2022; <a id="every-day"></a>[`every_day`](#every-day) - Optional Block<br>Can be used for messages where no values are needed
75
+ <br><br>&#x2022; <a id="every-month"></a>[`every_month`](#every-month) - Optional Block<br>Can be used for messages where no values are needed
76
+ <br><br>&#x2022; <a id="every-week"></a>[`every_week`](#every-week) - Optional Block<br>Can be used for messages where no values are needed
77
77
 
78
78
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
79
79
 
@@ -89,17 +89,17 @@ In addition to all arguments above, the following attributes are exported:
89
89
 
90
90
  A [`domains`](#domains) block supports the following:
91
91
 
92
- <a id="domains-allow-destructive-methods"></a>&#x2022; [`allow_destructive_methods`](#domains-allow-destructive-methods) - Optional Bool<br>Run API tests for destructive methods (e.g., DELETE, PUT). Enable to allow API test to execute destructive methods. Be cautious as these can alter or DELETE data
92
+ <a id="domains-allow-destructive-methods"></a>&#x2022; [`allow_destructive_methods`](#domains-allow-destructive-methods) - Optional Bool<br>Enable to allow API test to execute destructive methods. Be cautious as these can alter or DELETE data
93
93
 
94
- <a id="domains-credentials"></a>&#x2022; [`credentials`](#domains-credentials) - Optional Block<br>Credentials. Add credentials for API testing to use in the selected environment<br>See [Credentials](#domains-credentials) below.
94
+ <a id="domains-credentials"></a>&#x2022; [`credentials`](#domains-credentials) - Optional Block<br>Add credentials for API testing to use in the selected environment<br>See [Credentials](#domains-credentials) below.
95
95
 
96
- <a id="domains-domain"></a>&#x2022; [`domain`](#domains-domain) - Optional String<br>Domain. Add your testing environment domain. Be aware that running tests on a production domain can impact live applications, as API testing cannot distinguish between production and testing environments
96
+ <a id="domains-domain"></a>&#x2022; [`domain`](#domains-domain) - Optional String<br>Add your testing environment domain. Be aware that running tests on a production domain can impact live applications, as API testing cannot distinguish between production and testing environments
97
97
 
98
98
  #### Domains Credentials
99
99
 
100
100
  A [`credentials`](#domains-credentials) block (within [`domains`](#domains)) supports the following:
101
101
 
102
- <a id="domains-credentials-admin"></a>&#x2022; [`admin`](#domains-credentials-admin) - Optional Block<br>Enable this option
102
+ <a id="domains-credentials-admin"></a>&#x2022; [`admin`](#domains-credentials-admin) - Optional Block<br>Can be used for messages where no values are needed
103
103
 
104
104
  <a id="domains-credentials-api-key"></a>&#x2022; [`api_key`](#domains-credentials-api-key) - Optional Block<br>API Key<br>See [API Key](#domains-credentials-api-key) below.
105
105
 
@@ -107,11 +107,11 @@ A [`credentials`](#domains-credentials) block (within [`domains`](#domains)) sup
107
107
 
108
108
  <a id="domains-credentials-bearer-token"></a>&#x2022; [`bearer_token`](#domains-credentials-bearer-token) - Optional Block<br>Bearer<br>See [Bearer Token](#domains-credentials-bearer-token) below.
109
109
 
110
- <a id="domains-credentials-credential-name"></a>&#x2022; [`credential_name`](#domains-credentials-credential-name) - Optional String<br>Name. Enter a unique name for the credentials used in API testing
110
+ <a id="domains-credentials-credential-name"></a>&#x2022; [`credential_name`](#domains-credentials-credential-name) - Optional String<br>Enter a unique name for the credentials used in API testing
111
111
 
112
112
  <a id="domains-credentials-login-endpoint"></a>&#x2022; [`login_endpoint`](#domains-credentials-login-endpoint) - Optional Block<br>Login Endpoint<br>See [Login Endpoint](#domains-credentials-login-endpoint) below.
113
113
 
114
- <a id="domains-credentials-standard"></a>&#x2022; [`standard`](#domains-credentials-standard) - Optional Block<br>Enable this option
114
+ <a id="domains-credentials-standard"></a>&#x2022; [`standard`](#domains-credentials-standard) - Optional Block<br>Can be used for messages where no values are needed
115
115
 
116
116
  #### Domains Credentials API Key
117
117
 
@@ -119,15 +119,15 @@ An [`api_key`](#domains-credentials-api-key) block (within [`domains.credentials
119
119
 
120
120
  <a id="domains-credentials-api-key-key"></a>&#x2022; [`key`](#domains-credentials-api-key-key) - Optional String<br>Key
121
121
 
122
- <a id="domains-credentials-api-key-value"></a>&#x2022; [`value`](#domains-credentials-api-key-value) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Value](#domains-credentials-api-key-value) below.
122
+ <a id="domains-credentials-api-key-value"></a>&#x2022; [`value`](#domains-credentials-api-key-value) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Value](#domains-credentials-api-key-value) below.
123
123
 
124
124
  #### Domains Credentials API Key Value
125
125
 
126
126
  A [`value`](#domains-credentials-api-key-value) block (within [`domains.credentials.api_key`](#domains-credentials-api-key)) supports the following:
127
127
 
128
- <a id="info-bf6763"></a>&#x2022; [`blindfold_secret_info`](#info-bf6763) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-bf6763) below.
128
+ <a id="info-bf6763"></a>&#x2022; [`blindfold_secret_info`](#info-bf6763) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-bf6763) below.
129
129
 
130
- <a id="info-b50323"></a>&#x2022; [`clear_secret_info`](#info-b50323) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-b50323) below.
130
+ <a id="info-b50323"></a>&#x2022; [`clear_secret_info`](#info-b50323) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-b50323) below.
131
131
 
132
132
  #### Domains Credentials API Key Value Blindfold Secret Info
133
133
 
@@ -141,7 +141,7 @@ A [`value`](#domains-credentials-api-key-value) block (within [`domains.credenti
141
141
 
142
142
  A [`basic_auth`](#domains-credentials-basic-auth) block (within [`domains.credentials`](#domains-credentials)) supports the following:
143
143
 
144
- <a id="domains-credentials-basic-auth-password"></a>&#x2022; [`password`](#domains-credentials-basic-auth-password) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Password](#domains-credentials-basic-auth-password) below.
144
+ <a id="domains-credentials-basic-auth-password"></a>&#x2022; [`password`](#domains-credentials-basic-auth-password) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Password](#domains-credentials-basic-auth-password) below.
145
145
 
146
146
  <a id="domains-credentials-basic-auth-user"></a>&#x2022; [`user`](#domains-credentials-basic-auth-user) - Optional String<br>User
147
147
 
@@ -149,9 +149,9 @@ A [`basic_auth`](#domains-credentials-basic-auth) block (within [`domains.creden
149
149
 
150
150
  A [`password`](#domains-credentials-basic-auth-password) block (within [`domains.credentials.basic_auth`](#domains-credentials-basic-auth)) supports the following:
151
151
 
152
- <a id="info-8ba200"></a>&#x2022; [`blindfold_secret_info`](#info-8ba200) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-8ba200) below.
152
+ <a id="info-8ba200"></a>&#x2022; [`blindfold_secret_info`](#info-8ba200) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-8ba200) below.
153
153
 
154
- <a id="info-1c1b32"></a>&#x2022; [`clear_secret_info`](#info-1c1b32) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-1c1b32) below.
154
+ <a id="info-1c1b32"></a>&#x2022; [`clear_secret_info`](#info-1c1b32) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-1c1b32) below.
155
155
 
156
156
  #### Domains Credentials Basic Auth Password Blindfold Secret Info
157
157
 
@@ -165,15 +165,15 @@ A [`password`](#domains-credentials-basic-auth-password) block (within [`domains
165
165
 
166
166
  A [`bearer_token`](#domains-credentials-bearer-token) block (within [`domains.credentials`](#domains-credentials)) supports the following:
167
167
 
168
- <a id="domains-credentials-bearer-token-token"></a>&#x2022; [`token`](#domains-credentials-bearer-token-token) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Token](#domains-credentials-bearer-token-token) below.
168
+ <a id="domains-credentials-bearer-token-token"></a>&#x2022; [`token`](#domains-credentials-bearer-token-token) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Token](#domains-credentials-bearer-token-token) below.
169
169
 
170
170
  #### Domains Credentials Bearer Token Token
171
171
 
172
172
  A [`token`](#domains-credentials-bearer-token-token) block (within [`domains.credentials.bearer_token`](#domains-credentials-bearer-token)) supports the following:
173
173
 
174
- <a id="info-961400"></a>&#x2022; [`blindfold_secret_info`](#info-961400) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-961400) below.
174
+ <a id="info-961400"></a>&#x2022; [`blindfold_secret_info`](#info-961400) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-961400) below.
175
175
 
176
- <a id="info-35b8eb"></a>&#x2022; [`clear_secret_info`](#info-35b8eb) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-35b8eb) below.
176
+ <a id="info-35b8eb"></a>&#x2022; [`clear_secret_info`](#info-35b8eb) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-35b8eb) below.
177
177
 
178
178
  #### Domains Credentials Bearer Token Token Blindfold Secret Info
179
179
 
@@ -187,9 +187,9 @@ A [`token`](#domains-credentials-bearer-token-token) block (within [`domains.cre
187
187
 
188
188
  A [`login_endpoint`](#domains-credentials-login-endpoint) block (within [`domains.credentials`](#domains-credentials)) supports the following:
189
189
 
190
- <a id="payload-c266f9"></a>&#x2022; [`json_payload`](#payload-c266f9) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [JSON Payload](#payload-c266f9) below.
190
+ <a id="payload-c266f9"></a>&#x2022; [`json_payload`](#payload-c266f9) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [JSON Payload](#payload-c266f9) below.
191
191
 
192
- <a id="method-967184"></a>&#x2022; [`method`](#method-967184) - Optional String Defaults to `ANY`<br>See [HTTP Methods](#common-http-methods)<br> HTTP Method. Specifies the HTTP method used to access a resource. Any HTTP Method
192
+ <a id="method-967184"></a>&#x2022; [`method`](#method-967184) - Optional String Defaults to `ANY`<br>See [HTTP Methods](#common-http-methods)<br> Specifies the HTTP method used to access a resource. Any HTTP Method
193
193
 
194
194
  <a id="domains-credentials-login-endpoint-path"></a>&#x2022; [`path`](#domains-credentials-login-endpoint-path) - Optional String<br>Path
195
195
 
@@ -199,9 +199,9 @@ A [`login_endpoint`](#domains-credentials-login-endpoint) block (within [`domain
199
199
 
200
200
  A [`json_payload`](#payload-c266f9) block (within [`domains.credentials.login_endpoint`](#domains-credentials-login-endpoint)) supports the following:
201
201
 
202
- <a id="info-a09a15"></a>&#x2022; [`blindfold_secret_info`](#info-a09a15) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-a09a15) below.
202
+ <a id="info-a09a15"></a>&#x2022; [`blindfold_secret_info`](#info-a09a15) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-a09a15) below.
203
203
 
204
- <a id="info-cd9709"></a>&#x2022; [`clear_secret_info`](#info-cd9709) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-cd9709) below.
204
+ <a id="info-cd9709"></a>&#x2022; [`clear_secret_info`](#info-cd9709) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-cd9709) below.
205
205
 
206
206
  #### Domains Credentials Login Endpoint JSON Payload Blindfold Secret Info
207
207
 
@@ -36,11 +36,11 @@ resource "f5xc_apm" "example" {
36
36
  aws_site_type_choice {
37
37
  # Configure aws_site_type_choice settings
38
38
  }
39
- # Virtual F5 BIG-IP APM configuration on AWS TGW Site. Virt...
39
+ # Virtual F5 BIG-IP configuration for AWS TGW Site using BI...
40
40
  apm_aws_site {
41
41
  # Configure apm_aws_site settings
42
42
  }
43
- # Secret. SecretType is used in an object to indicate a sen...
43
+ # SecretType is used in an object to indicate a sensitive/c...
44
44
  admin_password {
45
45
  # Configure admin_password settings
46
46
  }
@@ -67,8 +67,8 @@ resource "f5xc_apm" "example" {
67
67
  ### Spec Argument Reference
68
68
 
69
69
  -> **One of the following:**
70
- &#x2022; <a id="aws-site-type-choice"></a>[`aws_site_type_choice`](#aws-site-type-choice) - Optional Block<br>AWS Transit Gateway Site choice. Virtual F5 BIG-IP APM service to be deployed as external service on AWS Transit Gateway Site<br>See [AWS Site Type Choice](#aws-site-type-choice) below for details.
71
- <br><br>&#x2022; <a id="baremetal-site-type-choice"></a>[`baremetal_site_type_choice`](#baremetal-site-type-choice) - Optional Block<br>Virtual BIG-IP on App Stack Bare Metal Site. Virtual BIG-IP specification for App Stack Bare Metal Site<br>See [Baremetal Site Type Choice](#baremetal-site-type-choice) below for details.
70
+ &#x2022; <a id="aws-site-type-choice"></a>[`aws_site_type_choice`](#aws-site-type-choice) - Optional Block<br>Virtual F5 BIG-IP APM service to be deployed as external service on AWS Transit Gateway Site<br>See [AWS Site Type Choice](#aws-site-type-choice) below for details.
71
+ <br><br>&#x2022; <a id="baremetal-site-type-choice"></a>[`baremetal_site_type_choice`](#baremetal-site-type-choice) - Optional Block<br>Virtual BIG-IP specification for App Stack Bare Metal Site<br>See [Baremetal Site Type Choice](#baremetal-site-type-choice) below for details.
72
72
 
73
73
  <a id="https-management"></a>&#x2022; [`https_management`](#https-management) - Optional Block<br>HTTPS based management. HTTPS based configuration<br>See [HTTPS Management](#https-management) below for details.
74
74
 
@@ -86,27 +86,27 @@ In addition to all arguments above, the following attributes are exported:
86
86
 
87
87
  An [`aws_site_type_choice`](#aws-site-type-choice) block supports the following:
88
88
 
89
- <a id="aws-site-type-choice-apm-aws-site"></a>&#x2022; [`apm_aws_site`](#aws-site-type-choice-apm-aws-site) - Optional Block<br>Virtual F5 BIG-IP APM configuration on AWS TGW Site. Virtual F5 BIG-IP configuration for AWS TGW Site using BIG-IP APM service<br>See [APM AWS Site](#aws-site-type-choice-apm-aws-site) below.
89
+ <a id="aws-site-type-choice-apm-aws-site"></a>&#x2022; [`apm_aws_site`](#aws-site-type-choice-apm-aws-site) - Optional Block<br>Virtual F5 BIG-IP configuration for AWS TGW Site using BIG-IP APM service<br>See [APM AWS Site](#aws-site-type-choice-apm-aws-site) below.
90
90
 
91
- <a id="aws-site-type-choice-market-place-image"></a>&#x2022; [`market_place_image`](#aws-site-type-choice-market-place-image) - Optional Block<br>BIG-IP AWS Marketplace Image. Select the flavor of BIG-IP AWS Marketplace to launch the instance on AWS TGW Site<br>See [Market Place Image](#aws-site-type-choice-market-place-image) below.
91
+ <a id="aws-site-type-choice-market-place-image"></a>&#x2022; [`market_place_image`](#aws-site-type-choice-market-place-image) - Optional Block<br>Select the flavor of BIG-IP AWS Marketplace to launch the instance on AWS TGW Site<br>See [Market Place Image](#aws-site-type-choice-market-place-image) below.
92
92
 
93
93
  #### AWS Site Type Choice APM AWS Site
94
94
 
95
95
  An [`apm_aws_site`](#aws-site-type-choice-apm-aws-site) block (within [`aws_site_type_choice`](#aws-site-type-choice)) supports the following:
96
96
 
97
- <a id="password-cf5632"></a>&#x2022; [`admin_password`](#password-cf5632) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Admin Password](#password-cf5632) below.
97
+ <a id="password-cf5632"></a>&#x2022; [`admin_password`](#password-cf5632) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Admin Password](#password-cf5632) below.
98
98
 
99
- <a id="username-360b70"></a>&#x2022; [`admin_username`](#username-360b70) - Optional String<br>Admin Username. Admin Username for BIG-IP
99
+ <a id="username-360b70"></a>&#x2022; [`admin_username`](#username-360b70) - Optional String<br>Admin Username for BIG-IP
100
100
 
101
101
  <a id="site-bbb128"></a>&#x2022; [`aws_tgw_site`](#site-bbb128) - Optional Block<br>BIG-IP AWS TGW Site. BIG-IP AWS TGW site specification<br>See [AWS TGW Site](#site-bbb128) below.
102
102
 
103
- <a id="service-8fe23c"></a>&#x2022; [`endpoint_service`](#service-8fe23c) - Optional Block<br>Endpoint Service. Endpoint Service is a type of service where the packets are destined to BIG-IP APM device and service modifies the destination with a new destination address<br>See [Endpoint Service](#service-8fe23c) below.
103
+ <a id="service-8fe23c"></a>&#x2022; [`endpoint_service`](#service-8fe23c) - Optional Block<br>Endpoint Service is a type of service where the packets are destined to BIG-IP APM device and service modifies the destination with a new destination address<br>See [Endpoint Service](#service-8fe23c) below.
104
104
 
105
- <a id="aws-site-type-choice-apm-aws-site-nodes"></a>&#x2022; [`nodes`](#aws-site-type-choice-apm-aws-site-nodes) - Optional Block<br>Service Nodes. Specify how and where the service nodes are spawned<br>See [Nodes](#aws-site-type-choice-apm-aws-site-nodes) below.
105
+ <a id="aws-site-type-choice-apm-aws-site-nodes"></a>&#x2022; [`nodes`](#aws-site-type-choice-apm-aws-site-nodes) - Optional Block<br>Specify how and where the service nodes are spawned<br>See [Nodes](#aws-site-type-choice-apm-aws-site-nodes) below.
106
106
 
107
- <a id="key-4e6dae"></a>&#x2022; [`ssh_key`](#key-4e6dae) - Optional String<br>Public SSH key. Public SSH key for accessing the BIG-IP nodes
107
+ <a id="key-4e6dae"></a>&#x2022; [`ssh_key`](#key-4e6dae) - Optional String<br>Public SSH key for accessing the BIG-IP nodes
108
108
 
109
- <a id="aws-site-type-choice-apm-aws-site-tags"></a>&#x2022; [`tags`](#aws-site-type-choice-apm-aws-site-tags) - Optional Block<br>AWS Tags. AWS Tags is a label consisting of a user-defined key and value. It helps to manage, identify, organize, search for, and filter resources in AWS console
109
+ <a id="aws-site-type-choice-apm-aws-site-tags"></a>&#x2022; [`tags`](#aws-site-type-choice-apm-aws-site-tags) - Optional Block<br>AWS Tags is a label consisting of a user-defined key and value. It helps to manage, identify, organize, search for, and filter resources in AWS console
110
110
 
111
111
  #### AWS Site Type Choice APM AWS Site Admin Password
112
112
 
@@ -156,15 +156,15 @@ An [`apm_aws_site`](#aws-site-type-choice-apm-aws-site) block (within [`aws_site
156
156
 
157
157
  A [`market_place_image`](#aws-site-type-choice-market-place-image) block (within [`aws_site_type_choice`](#aws-site-type-choice)) supports the following:
158
158
 
159
- <a id="mbps-34ab41"></a>&#x2022; [`best_plus_pay_g200_mbps`](#mbps-34ab41) - Optional Block<br>Enable this option
159
+ <a id="mbps-34ab41"></a>&#x2022; [`best_plus_pay_g200_mbps`](#mbps-34ab41) - Optional Block<br>Can be used for messages where no values are needed
160
160
 
161
- <a id="1gbps-f0a9c0"></a>&#x2022; [`best_plus_payg_1gbps`](#1gbps-f0a9c0) - Optional Block<br>Enable this option
161
+ <a id="1gbps-f0a9c0"></a>&#x2022; [`best_plus_payg_1gbps`](#1gbps-f0a9c0) - Optional Block<br>Can be used for messages where no values are needed
162
162
 
163
163
  #### Baremetal Site Type Choice
164
164
 
165
165
  A [`baremetal_site_type_choice`](#baremetal-site-type-choice) block supports the following:
166
166
 
167
- <a id="site-61bcd2"></a>&#x2022; [`f5_bare_metal_site`](#site-61bcd2) - Optional Block<br>Virtual BIG-IP on App Stack bare metal. Virtual BIG-IP specification for App Stack bare metal<br>See [F5 Bare Metal Site](#site-61bcd2) below.
167
+ <a id="site-61bcd2"></a>&#x2022; [`f5_bare_metal_site`](#site-61bcd2) - Optional Block<br>Virtual BIG-IP specification for App Stack bare metal<br>See [F5 Bare Metal Site](#site-61bcd2) below.
168
168
 
169
169
  #### Baremetal Site Type Choice F5 Bare Metal Site
170
170
 
@@ -226,9 +226,9 @@ A [`baremetal_site_type_choice`](#baremetal-site-type-choice) block supports the
226
226
 
227
227
  A [`https_management`](#https-management) block supports the following:
228
228
 
229
- <a id="https-management-advertise-on-internet"></a>&#x2022; [`advertise_on_internet`](#https-management-advertise-on-internet) - Optional Block<br>Advertise Public. This 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.
229
+ <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.
230
230
 
231
- <a id="vip-00de2c"></a>&#x2022; [`advertise_on_internet_default_vip`](#vip-00de2c) - Optional Block<br>Enable this option
231
+ <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
232
232
 
233
233
  <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.
234
234
 
@@ -238,39 +238,39 @@ A [`https_management`](#https-management) block supports the following:
238
238
 
239
239
  <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.
240
240
 
241
- <a id="https-management-default-https-port"></a>&#x2022; [`default_https_port`](#https-management-default-https-port) - Optional Block<br>Enable this option
241
+ <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
242
242
 
243
- <a id="https-management-domain-suffix"></a>&#x2022; [`domain_suffix`](#https-management-domain-suffix) - Optional String<br>Domain Suffix. Domain suffix will be used along with node name to form URL to access node management
243
+ <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
244
244
 
245
- <a id="https-management-https-port"></a>&#x2022; [`https_port`](#https-management-https-port) - Optional Number<br>HTTPS Port. Enter TCP port number
245
+ <a id="https-management-https-port"></a>&#x2022; [`https_port`](#https-management-https-port) - Optional Number<br>Enter TCP port number
246
246
 
247
247
  #### HTTPS Management Advertise On Internet
248
248
 
249
249
  An [`advertise_on_internet`](#https-management-advertise-on-internet) block (within [`https_management`](#https-management)) supports the following:
250
250
 
251
- <a id="public-ip-e501cc"></a>&#x2022; [`public_ip`](#public-ip-e501cc) - Optional Block<br>Object reference. This 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 [Public IP](#public-ip-e501cc) below.
251
+ <a id="public-ip-e501cc"></a>&#x2022; [`public_ip`](#public-ip-e501cc) - 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 [Public IP](#public-ip-e501cc) below.
252
252
 
253
253
  #### HTTPS Management Advertise On Internet Public IP
254
254
 
255
255
  A [`public_ip`](#public-ip-e501cc) block (within [`https_management.advertise_on_internet`](#https-management-advertise-on-internet)) supports the following:
256
256
 
257
- <a id="name-c549a1"></a>&#x2022; [`name`](#name-c549a1) - Optional String<br>Name. 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
257
+ <a id="name-c549a1"></a>&#x2022; [`name`](#name-c549a1) - 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
258
258
 
259
- <a id="namespace-8fcb5e"></a>&#x2022; [`namespace`](#namespace-8fcb5e) - Optional String<br>Namespace. 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
259
+ <a id="namespace-8fcb5e"></a>&#x2022; [`namespace`](#namespace-8fcb5e) - 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
260
260
 
261
- <a id="tenant-5cb820"></a>&#x2022; [`tenant`](#tenant-5cb820) - Optional String<br>Tenant. 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
261
+ <a id="tenant-5cb820"></a>&#x2022; [`tenant`](#tenant-5cb820) - 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
262
262
 
263
263
  #### HTTPS Management Advertise On SLI VIP
264
264
 
265
265
  An [`advertise_on_sli_vip`](#https-management-advertise-on-sli-vip) block (within [`https_management`](#https-management)) supports the following:
266
266
 
267
- <a id="mtls-1bd8e3"></a>&#x2022; [`no_mtls`](#mtls-1bd8e3) - Optional Block<br>Enable this option
267
+ <a id="mtls-1bd8e3"></a>&#x2022; [`no_mtls`](#mtls-1bd8e3) - Optional Block<br>Can be used for messages where no values are needed
268
268
 
269
- <a id="certificates-5355d7"></a>&#x2022; [`tls_certificates`](#certificates-5355d7) - Optional Block<br>TLS Certificates. 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.
269
+ <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.
270
270
 
271
- <a id="config-9f094b"></a>&#x2022; [`tls_config`](#config-9f094b) - Optional Block<br>TLS Config. This defines various OPTIONS to configure TLS configuration parameters<br>See [TLS Config](#config-9f094b) below.
271
+ <a id="config-9f094b"></a>&#x2022; [`tls_config`](#config-9f094b) - Optional Block<br>Defines various OPTIONS to configure TLS configuration parameters<br>See [TLS Config](#config-9f094b) below.
272
272
 
273
- <a id="mtls-c1dce4"></a>&#x2022; [`use_mtls`](#mtls-c1dce4) - Optional Block<br>Clients TLS validation context. Validation context for downstream client TLS connections<br>See [Use mTLS](#mtls-c1dce4) below.
273
+ <a id="mtls-c1dce4"></a>&#x2022; [`use_mtls`](#mtls-c1dce4) - Optional Block<br>Validation context for downstream client TLS connections<br>See [Use mTLS](#mtls-c1dce4) below.
274
274
 
275
275
  #### HTTPS Management Advertise On SLI VIP TLS Certificates
276
276
 
@@ -320,13 +320,13 @@ An [`advertise_on_sli_vip`](#https-management-advertise-on-sli-vip) block (withi
320
320
 
321
321
  An [`advertise_on_slo_internet_vip`](#vip-6dd6e5) block (within [`https_management`](#https-management)) supports the following:
322
322
 
323
- <a id="mtls-65c4ed"></a>&#x2022; [`no_mtls`](#mtls-65c4ed) - Optional Block<br>Enable this option
323
+ <a id="mtls-65c4ed"></a>&#x2022; [`no_mtls`](#mtls-65c4ed) - Optional Block<br>Can be used for messages where no values are needed
324
324
 
325
- <a id="certificates-748bff"></a>&#x2022; [`tls_certificates`](#certificates-748bff) - Optional Block<br>TLS Certificates. 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.
325
+ <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.
326
326
 
327
- <a id="config-3dcb79"></a>&#x2022; [`tls_config`](#config-3dcb79) - Optional Block<br>TLS Config. This defines various OPTIONS to configure TLS configuration parameters<br>See [TLS Config](#config-3dcb79) below.
327
+ <a id="config-3dcb79"></a>&#x2022; [`tls_config`](#config-3dcb79) - Optional Block<br>Defines various OPTIONS to configure TLS configuration parameters<br>See [TLS Config](#config-3dcb79) below.
328
328
 
329
- <a id="mtls-2fcd89"></a>&#x2022; [`use_mtls`](#mtls-2fcd89) - Optional Block<br>Clients TLS validation context. Validation context for downstream client TLS connections<br>See [Use mTLS](#mtls-2fcd89) below.
329
+ <a id="mtls-2fcd89"></a>&#x2022; [`use_mtls`](#mtls-2fcd89) - Optional Block<br>Validation context for downstream client TLS connections<br>See [Use mTLS](#mtls-2fcd89) below.
330
330
 
331
331
  #### HTTPS Management Advertise On Slo Internet VIP TLS Certificates
332
332
 
@@ -376,13 +376,13 @@ An [`advertise_on_slo_internet_vip`](#vip-6dd6e5) block (within [`https_manageme
376
376
 
377
377
  An [`advertise_on_slo_sli`](#https-management-advertise-on-slo-sli) block (within [`https_management`](#https-management)) supports the following:
378
378
 
379
- <a id="mtls-e2f684"></a>&#x2022; [`no_mtls`](#mtls-e2f684) - Optional Block<br>Enable this option
379
+ <a id="mtls-e2f684"></a>&#x2022; [`no_mtls`](#mtls-e2f684) - Optional Block<br>Can be used for messages where no values are needed
380
380
 
381
- <a id="certificates-b923c1"></a>&#x2022; [`tls_certificates`](#certificates-b923c1) - Optional Block<br>TLS Certificates. 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.
381
+ <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.
382
382
 
383
- <a id="config-2cd93f"></a>&#x2022; [`tls_config`](#config-2cd93f) - Optional Block<br>TLS Config. This defines various OPTIONS to configure TLS configuration parameters<br>See [TLS Config](#config-2cd93f) below.
383
+ <a id="config-2cd93f"></a>&#x2022; [`tls_config`](#config-2cd93f) - Optional Block<br>Defines various OPTIONS to configure TLS configuration parameters<br>See [TLS Config](#config-2cd93f) below.
384
384
 
385
- <a id="mtls-b8036a"></a>&#x2022; [`use_mtls`](#mtls-b8036a) - Optional Block<br>Clients TLS validation context. Validation context for downstream client TLS connections<br>See [Use mTLS](#mtls-b8036a) below.
385
+ <a id="mtls-b8036a"></a>&#x2022; [`use_mtls`](#mtls-b8036a) - Optional Block<br>Validation context for downstream client TLS connections<br>See [Use mTLS](#mtls-b8036a) below.
386
386
 
387
387
  #### HTTPS Management Advertise On Slo SLI TLS Certificates
388
388
 
@@ -432,13 +432,13 @@ An [`advertise_on_slo_sli`](#https-management-advertise-on-slo-sli) block (withi
432
432
 
433
433
  An [`advertise_on_slo_vip`](#https-management-advertise-on-slo-vip) block (within [`https_management`](#https-management)) supports the following:
434
434
 
435
- <a id="mtls-476751"></a>&#x2022; [`no_mtls`](#mtls-476751) - Optional Block<br>Enable this option
435
+ <a id="mtls-476751"></a>&#x2022; [`no_mtls`](#mtls-476751) - Optional Block<br>Can be used for messages where no values are needed
436
436
 
437
- <a id="certificates-49cf23"></a>&#x2022; [`tls_certificates`](#certificates-49cf23) - Optional Block<br>TLS Certificates. 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.
437
+ <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.
438
438
 
439
- <a id="config-eb7c38"></a>&#x2022; [`tls_config`](#config-eb7c38) - Optional Block<br>TLS Config. This defines various OPTIONS to configure TLS configuration parameters<br>See [TLS Config](#config-eb7c38) below.
439
+ <a id="config-eb7c38"></a>&#x2022; [`tls_config`](#config-eb7c38) - Optional Block<br>Defines various OPTIONS to configure TLS configuration parameters<br>See [TLS Config](#config-eb7c38) below.
440
440
 
441
- <a id="mtls-85e7e5"></a>&#x2022; [`use_mtls`](#mtls-85e7e5) - Optional Block<br>Clients TLS validation context. Validation context for downstream client TLS connections<br>See [Use mTLS](#mtls-85e7e5) below.
441
+ <a id="mtls-85e7e5"></a>&#x2022; [`use_mtls`](#mtls-85e7e5) - Optional Block<br>Validation context for downstream client TLS connections<br>See [Use mTLS](#mtls-85e7e5) below.
442
442
 
443
443
  #### HTTPS Management Advertise On Slo VIP TLS Certificates
444
444
 
@@ -36,11 +36,11 @@ resource "f5xc_app_api_group" "example" {
36
36
  bigip_virtual_server {
37
37
  # Configure bigip_virtual_server settings
38
38
  }
39
- # API Group Scope CDN Loadbalancer. Set the scope of the AP...
39
+ # Set the scope of the API Group to a specific CDN Loadbala...
40
40
  cdn_loadbalancer {
41
41
  # Configure cdn_loadbalancer settings
42
42
  }
43
- # API Group Elements. List of API group elements with metho...
43
+ # List of API group elements with methods and path regex fo...
44
44
  elements {
45
45
  # Configure elements settings
46
46
  }
@@ -67,11 +67,11 @@ resource "f5xc_app_api_group" "example" {
67
67
  ### Spec Argument Reference
68
68
 
69
69
  -> **One of the following:**
70
- &#x2022; <a id="bigip-virtual-server"></a>[`bigip_virtual_server`](#bigip-virtual-server) - Optional Block<br>API Group Scope BIG-IP Virtual Server. Set the scope of the API Group to a specific BIG-IP Virtual Server<br>See [Bigip Virtual Server](#bigip-virtual-server) below for details.
71
- <br><br>&#x2022; <a id="cdn-loadbalancer"></a>[`cdn_loadbalancer`](#cdn-loadbalancer) - Optional Block<br>API Group Scope CDN Loadbalancer. Set the scope of the API Group to a specific CDN Loadbalancer<br>See [CDN Loadbalancer](#cdn-loadbalancer) below for details.
72
- <br><br>&#x2022; <a id="http-loadbalancer"></a>[`http_loadbalancer`](#http-loadbalancer) - Optional Block<br>API Group Scope HTTP Loadbalancer. Set the scope of the API Group to a specific HTTP Loadbalancer<br>See [HTTP Loadbalancer](#http-loadbalancer) below for details.
70
+ &#x2022; <a id="bigip-virtual-server"></a>[`bigip_virtual_server`](#bigip-virtual-server) - Optional Block<br>Set the scope of the API Group to a specific BIG-IP Virtual Server<br>See [Bigip Virtual Server](#bigip-virtual-server) below for details.
71
+ <br><br>&#x2022; <a id="cdn-loadbalancer"></a>[`cdn_loadbalancer`](#cdn-loadbalancer) - Optional Block<br>Set the scope of the API Group to a specific CDN Loadbalancer<br>See [CDN Loadbalancer](#cdn-loadbalancer) below for details.
72
+ <br><br>&#x2022; <a id="http-loadbalancer"></a>[`http_loadbalancer`](#http-loadbalancer) - Optional Block<br>Set the scope of the API Group to a specific HTTP Loadbalancer<br>See [HTTP Loadbalancer](#http-loadbalancer) below for details.
73
73
 
74
- <a id="elements"></a>&#x2022; [`elements`](#elements) - Optional Block<br>API Group Elements. List of API group elements with methods and path regex for matching requests<br>See [Elements](#elements) below for details.
74
+ <a id="elements"></a>&#x2022; [`elements`](#elements) - Optional Block<br>List of API group elements with methods and path regex for matching requests<br>See [Elements](#elements) below for details.
75
75
 
76
76
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
77
77
 
@@ -87,57 +87,57 @@ In addition to all arguments above, the following attributes are exported:
87
87
 
88
88
  A [`bigip_virtual_server`](#bigip-virtual-server) block supports the following:
89
89
 
90
- <a id="server-575600"></a>&#x2022; [`bigip_virtual_server`](#server-575600) - Optional Block<br>Object reference. This 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 [Bigip Virtual Server](#server-575600) below.
90
+ <a id="server-575600"></a>&#x2022; [`bigip_virtual_server`](#server-575600) - 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 [Bigip Virtual Server](#server-575600) below.
91
91
 
92
92
  #### Bigip Virtual Server Bigip Virtual Server
93
93
 
94
94
  A [`bigip_virtual_server`](#server-575600) block (within [`bigip_virtual_server`](#bigip-virtual-server)) supports the following:
95
95
 
96
- <a id="name-9fb983"></a>&#x2022; [`name`](#name-9fb983) - Optional String<br>Name. 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
96
+ <a id="name-9fb983"></a>&#x2022; [`name`](#name-9fb983) - 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
97
97
 
98
- <a id="namespace-4ecc61"></a>&#x2022; [`namespace`](#namespace-4ecc61) - Optional String<br>Namespace. 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
98
+ <a id="namespace-4ecc61"></a>&#x2022; [`namespace`](#namespace-4ecc61) - 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
99
99
 
100
- <a id="tenant-c4d0e6"></a>&#x2022; [`tenant`](#tenant-c4d0e6) - Optional String<br>Tenant. 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
100
+ <a id="tenant-c4d0e6"></a>&#x2022; [`tenant`](#tenant-c4d0e6) - 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
101
101
 
102
102
  #### CDN Loadbalancer
103
103
 
104
104
  A [`cdn_loadbalancer`](#cdn-loadbalancer) block supports the following:
105
105
 
106
- <a id="cdn-loadbalancer-cdn-loadbalancer"></a>&#x2022; [`cdn_loadbalancer`](#cdn-loadbalancer-cdn-loadbalancer) - Optional Block<br>Object reference. This 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 [CDN Loadbalancer](#cdn-loadbalancer-cdn-loadbalancer) below.
106
+ <a id="cdn-loadbalancer-cdn-loadbalancer"></a>&#x2022; [`cdn_loadbalancer`](#cdn-loadbalancer-cdn-loadbalancer) - 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 [CDN Loadbalancer](#cdn-loadbalancer-cdn-loadbalancer) below.
107
107
 
108
108
  #### CDN Loadbalancer CDN Loadbalancer
109
109
 
110
110
  A [`cdn_loadbalancer`](#cdn-loadbalancer-cdn-loadbalancer) block (within [`cdn_loadbalancer`](#cdn-loadbalancer)) supports the following:
111
111
 
112
- <a id="cdn-loadbalancer-cdn-loadbalancer-name"></a>&#x2022; [`name`](#cdn-loadbalancer-cdn-loadbalancer-name) - Optional String<br>Name. 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
112
+ <a id="cdn-loadbalancer-cdn-loadbalancer-name"></a>&#x2022; [`name`](#cdn-loadbalancer-cdn-loadbalancer-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
113
113
 
114
- <a id="namespace-8ae5bf"></a>&#x2022; [`namespace`](#namespace-8ae5bf) - Optional String<br>Namespace. 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
114
+ <a id="namespace-8ae5bf"></a>&#x2022; [`namespace`](#namespace-8ae5bf) - 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
115
115
 
116
- <a id="tenant-ea0b41"></a>&#x2022; [`tenant`](#tenant-ea0b41) - Optional String<br>Tenant. 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
116
+ <a id="tenant-ea0b41"></a>&#x2022; [`tenant`](#tenant-ea0b41) - 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
117
117
 
118
118
  #### Elements
119
119
 
120
120
  An [`elements`](#elements) block supports the following:
121
121
 
122
- <a id="elements-methods"></a>&#x2022; [`methods`](#elements-methods) - Optional List Defaults to `ANY`<br>See [HTTP Methods](#common-http-methods)<br> HTTP Methods. List of method values to match the input request API method against. The match is considered to succeed if the input request API method is a member of the list
122
+ <a id="elements-methods"></a>&#x2022; [`methods`](#elements-methods) - Optional List Defaults to `ANY`<br>See [HTTP Methods](#common-http-methods)<br> List of method values to match the input request API method against. The match is considered to succeed if the input request API method is a member of the list
123
123
 
124
- <a id="elements-path-regex"></a>&#x2022; [`path_regex`](#elements-path-regex) - Optional String<br>Path Regex. Regular expression to match the input request API path against. The match is considered to succeed if the input request API path matches the specified path regex
124
+ <a id="elements-path-regex"></a>&#x2022; [`path_regex`](#elements-path-regex) - Optional String<br>Regular expression to match the input request API path against. The match is considered to succeed if the input request API path matches the specified path regex
125
125
 
126
126
  #### HTTP Loadbalancer
127
127
 
128
128
  A [`http_loadbalancer`](#http-loadbalancer) block supports the following:
129
129
 
130
- <a id="http-loadbalancer-http-loadbalancer"></a>&#x2022; [`http_loadbalancer`](#http-loadbalancer-http-loadbalancer) - Optional Block<br>Object reference. This 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 [HTTP Loadbalancer](#http-loadbalancer-http-loadbalancer) below.
130
+ <a id="http-loadbalancer-http-loadbalancer"></a>&#x2022; [`http_loadbalancer`](#http-loadbalancer-http-loadbalancer) - 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 [HTTP Loadbalancer](#http-loadbalancer-http-loadbalancer) below.
131
131
 
132
132
  #### HTTP Loadbalancer HTTP Loadbalancer
133
133
 
134
134
  A [`http_loadbalancer`](#http-loadbalancer-http-loadbalancer) block (within [`http_loadbalancer`](#http-loadbalancer)) supports the following:
135
135
 
136
- <a id="name-9dca0b"></a>&#x2022; [`name`](#name-9dca0b) - Optional String<br>Name. 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
136
+ <a id="name-9dca0b"></a>&#x2022; [`name`](#name-9dca0b) - 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
137
137
 
138
- <a id="namespace-c94608"></a>&#x2022; [`namespace`](#namespace-c94608) - Optional String<br>Namespace. 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
138
+ <a id="namespace-c94608"></a>&#x2022; [`namespace`](#namespace-c94608) - 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
139
139
 
140
- <a id="tenant-fa3b49"></a>&#x2022; [`tenant`](#tenant-fa3b49) - Optional String<br>Tenant. 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
140
+ <a id="tenant-fa3b49"></a>&#x2022; [`tenant`](#tenant-fa3b49) - 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
141
141
 
142
142
  #### Timeouts
143
143