@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
@@ -60,7 +60,7 @@ resource "f5xc_certificate" "example" {
60
60
 
61
61
  ### Spec Argument Reference
62
62
 
63
- <a id="certificate-url"></a>&#x2022; [`certificate_url`](#certificate-url) - Optional String<br>Certificates. Certificate chain is the list of intermediate certificates in PEM format including the PEM headers
63
+ <a id="certificate-url"></a>&#x2022; [`certificate_url`](#certificate-url) - Optional String<br>Certificate chain is the list of intermediate certificates in PEM format including the PEM headers
64
64
 
65
65
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
66
66
 
@@ -52,7 +52,7 @@ resource "f5xc_certificate_chain" "example" {
52
52
 
53
53
  ### Spec Argument Reference
54
54
 
55
- <a id="certificate-url"></a>&#x2022; [`certificate_url`](#certificate-url) - Optional String<br>Certificates. Certificate chain is the list of intermediate certificates in PEM format including the PEM headers
55
+ <a id="certificate-url"></a>&#x2022; [`certificate_url`](#certificate-url) - Optional String<br>Certificate chain is the list of intermediate certificates in PEM format including the PEM headers
56
56
 
57
57
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
58
58
 
@@ -36,11 +36,11 @@ resource "f5xc_cloud_connect" "example" {
36
36
  aws_tgw_site {
37
37
  # Configure aws_tgw_site settings
38
38
  }
39
- # Object reference. This type establishes a direct referenc...
39
+ # Type establishes a direct reference from one object(the r...
40
40
  cred {
41
41
  # Configure cred settings
42
42
  }
43
- # Object reference. This type establishes a direct referenc...
43
+ # Type establishes a direct reference from one object(the r...
44
44
  site {
45
45
  # Configure site settings
46
46
  }
@@ -54,8 +54,6 @@ resource "f5xc_cloud_connect" "example" {
54
54
 
55
55
  <a id="name"></a>&#x2022; [`name`](#name) - Required String<br>Name of the Cloud Connect. Must be unique within the namespace
56
56
 
57
- <a id="namespace"></a>&#x2022; [`namespace`](#namespace) - Required String<br>Namespace where the Cloud Connect will be created
58
-
59
57
  <a id="annotations"></a>&#x2022; [`annotations`](#annotations) - Optional Map<br>Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata
60
58
 
61
59
  <a id="description"></a>&#x2022; [`description`](#description) - Optional String<br>Human readable description for the object
@@ -64,13 +62,15 @@ resource "f5xc_cloud_connect" "example" {
64
62
 
65
63
  <a id="labels"></a>&#x2022; [`labels`](#labels) - Optional Map<br>Labels is a user defined key value map that can be attached to resources for organization and filtering
66
64
 
65
+ <a id="namespace"></a>&#x2022; [`namespace`](#namespace) - Optional String<br>Namespace for the Cloud Connect. For this resource type, namespace should be empty or omitted
66
+
67
67
  ### Spec Argument Reference
68
68
 
69
69
  -> **One of the following:**
70
70
  &#x2022; <a id="aws-tgw-site"></a>[`aws_tgw_site`](#aws-tgw-site) - Optional Block<br>AWS TGW Site Type. Cloud Connect AWS TGW Site Type<br>See [AWS TGW Site](#aws-tgw-site) below for details.
71
71
  <br><br>&#x2022; <a id="azure-vnet-site"></a>[`azure_vnet_site`](#azure-vnet-site) - Optional Block<br>Azure VNET Site Type. Cloud Connect Azure VNET Site Type<br>See [Azure VNET Site](#azure-vnet-site) below for details.
72
72
 
73
- <a id="segment"></a>&#x2022; [`segment`](#segment) - 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 [Segment](#segment) below for details.
73
+ <a id="segment"></a>&#x2022; [`segment`](#segment) - 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 [Segment](#segment) below for details.
74
74
 
75
75
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
76
76
 
@@ -86,9 +86,9 @@ In addition to all arguments above, the following attributes are exported:
86
86
 
87
87
  An [`aws_tgw_site`](#aws-tgw-site) block supports the following:
88
88
 
89
- <a id="aws-tgw-site-cred"></a>&#x2022; [`cred`](#aws-tgw-site-cred) - 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 [Cred](#aws-tgw-site-cred) below.
89
+ <a id="aws-tgw-site-cred"></a>&#x2022; [`cred`](#aws-tgw-site-cred) - 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 [Cred](#aws-tgw-site-cred) below.
90
90
 
91
- <a id="aws-tgw-site-site"></a>&#x2022; [`site`](#aws-tgw-site-site) - 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 [Site](#aws-tgw-site-site) below.
91
+ <a id="aws-tgw-site-site"></a>&#x2022; [`site`](#aws-tgw-site-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 [Site](#aws-tgw-site-site) below.
92
92
 
93
93
  <a id="aws-tgw-site-vpc-attachments"></a>&#x2022; [`vpc_attachments`](#aws-tgw-site-vpc-attachments) - Optional Block<br>VPC Attachments<br>See [VPC Attachments](#aws-tgw-site-vpc-attachments) below.
94
94
 
@@ -96,21 +96,21 @@ An [`aws_tgw_site`](#aws-tgw-site) block supports the following:
96
96
 
97
97
  A [`cred`](#aws-tgw-site-cred) block (within [`aws_tgw_site`](#aws-tgw-site)) supports the following:
98
98
 
99
- <a id="aws-tgw-site-cred-name"></a>&#x2022; [`name`](#aws-tgw-site-cred-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
99
+ <a id="aws-tgw-site-cred-name"></a>&#x2022; [`name`](#aws-tgw-site-cred-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
100
100
 
101
- <a id="aws-tgw-site-cred-namespace"></a>&#x2022; [`namespace`](#aws-tgw-site-cred-namespace) - 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
101
+ <a id="aws-tgw-site-cred-namespace"></a>&#x2022; [`namespace`](#aws-tgw-site-cred-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
102
102
 
103
- <a id="aws-tgw-site-cred-tenant"></a>&#x2022; [`tenant`](#aws-tgw-site-cred-tenant) - 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
103
+ <a id="aws-tgw-site-cred-tenant"></a>&#x2022; [`tenant`](#aws-tgw-site-cred-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
104
104
 
105
105
  #### AWS TGW Site Site
106
106
 
107
107
  A [`site`](#aws-tgw-site-site) block (within [`aws_tgw_site`](#aws-tgw-site)) supports the following:
108
108
 
109
- <a id="aws-tgw-site-site-name"></a>&#x2022; [`name`](#aws-tgw-site-site-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
109
+ <a id="aws-tgw-site-site-name"></a>&#x2022; [`name`](#aws-tgw-site-site-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
110
110
 
111
- <a id="aws-tgw-site-site-namespace"></a>&#x2022; [`namespace`](#aws-tgw-site-site-namespace) - 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
111
+ <a id="aws-tgw-site-site-namespace"></a>&#x2022; [`namespace`](#aws-tgw-site-site-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
112
112
 
113
- <a id="aws-tgw-site-site-tenant"></a>&#x2022; [`tenant`](#aws-tgw-site-site-tenant) - 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
113
+ <a id="aws-tgw-site-site-tenant"></a>&#x2022; [`tenant`](#aws-tgw-site-site-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
114
114
 
115
115
  #### AWS TGW Site VPC Attachments
116
116
 
@@ -126,11 +126,11 @@ A [`vpc_list`](#aws-tgw-site-vpc-attachments-vpc-list) block (within [`aws_tgw_s
126
126
 
127
127
  <a id="route-44d7f5"></a>&#x2022; [`default_route`](#route-44d7f5) - Optional Block<br>Override Default Route Choice. Select Override Default Route Choice<br>See [Default Route](#route-44d7f5) below.
128
128
 
129
- <a id="labels-3555f3"></a>&#x2022; [`labels`](#labels-3555f3) - Optional Block<br>Labels. Add labels for the VPC attachment. These labels can then be used in policies such as enhanced firewall
129
+ <a id="labels-3555f3"></a>&#x2022; [`labels`](#labels-3555f3) - Optional Block<br>Add labels for the VPC attachment. These labels can then be used in policies such as enhanced firewall
130
130
 
131
- <a id="routing-97ae2a"></a>&#x2022; [`manual_routing`](#routing-97ae2a) - Optional Block<br>Enable this option
131
+ <a id="routing-97ae2a"></a>&#x2022; [`manual_routing`](#routing-97ae2a) - Optional Block<br>Can be used for messages where no values are needed
132
132
 
133
- <a id="vpc-id-318c59"></a>&#x2022; [`vpc_id`](#vpc-id-318c59) - Optional String<br>VPC ID. Enter the VPC ID of the VPC to be attached
133
+ <a id="vpc-id-318c59"></a>&#x2022; [`vpc_id`](#vpc-id-318c59) - Optional String<br>Enter the VPC ID of the VPC to be attached
134
134
 
135
135
  #### AWS TGW Site VPC Attachments VPC List Custom Routing
136
136
 
@@ -152,7 +152,7 @@ A [`vpc_list`](#aws-tgw-site-vpc-attachments-vpc-list) block (within [`aws_tgw_s
152
152
 
153
153
  An [`azure_vnet_site`](#azure-vnet-site) block supports the following:
154
154
 
155
- <a id="azure-vnet-site-site"></a>&#x2022; [`site`](#azure-vnet-site-site) - 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 [Site](#azure-vnet-site-site) below.
155
+ <a id="azure-vnet-site-site"></a>&#x2022; [`site`](#azure-vnet-site-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 [Site](#azure-vnet-site-site) below.
156
156
 
157
157
  <a id="azure-vnet-site-vnet-attachments"></a>&#x2022; [`vnet_attachments`](#azure-vnet-site-vnet-attachments) - Optional Block<br>VNET Attachments<br>See [VNET Attachments](#azure-vnet-site-vnet-attachments) below.
158
158
 
@@ -160,11 +160,11 @@ An [`azure_vnet_site`](#azure-vnet-site) block supports the following:
160
160
 
161
161
  A [`site`](#azure-vnet-site-site) block (within [`azure_vnet_site`](#azure-vnet-site)) supports the following:
162
162
 
163
- <a id="azure-vnet-site-site-name"></a>&#x2022; [`name`](#azure-vnet-site-site-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
163
+ <a id="azure-vnet-site-site-name"></a>&#x2022; [`name`](#azure-vnet-site-site-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
164
164
 
165
- <a id="azure-vnet-site-site-namespace"></a>&#x2022; [`namespace`](#azure-vnet-site-site-namespace) - 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
165
+ <a id="azure-vnet-site-site-namespace"></a>&#x2022; [`namespace`](#azure-vnet-site-site-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
166
166
 
167
- <a id="azure-vnet-site-site-tenant"></a>&#x2022; [`tenant`](#azure-vnet-site-site-tenant) - 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
167
+ <a id="azure-vnet-site-site-tenant"></a>&#x2022; [`tenant`](#azure-vnet-site-site-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
168
168
 
169
169
  #### Azure VNET Site VNET Attachments
170
170
 
@@ -176,17 +176,17 @@ A [`vnet_attachments`](#azure-vnet-site-vnet-attachments) block (within [`azure_
176
176
 
177
177
  A [`vnet_list`](#list-5826e3) block (within [`azure_vnet_site.vnet_attachments`](#azure-vnet-site-vnet-attachments)) supports the following:
178
178
 
179
- <a id="routing-724341"></a>&#x2022; [`custom_routing`](#routing-724341) - Optional Block<br>List Azure Route Table with Static Route. List Azure Route Table with Static Route<br>See [Custom Routing](#routing-724341) below.
179
+ <a id="routing-724341"></a>&#x2022; [`custom_routing`](#routing-724341) - Optional Block<br>List Azure Route Table with Static Route<br>See [Custom Routing](#routing-724341) below.
180
180
 
181
181
  <a id="route-fd5eea"></a>&#x2022; [`default_route`](#route-fd5eea) - Optional Block<br>Override Default Route Choice. Select Override Default Route Choice<br>See [Default Route](#route-fd5eea) below.
182
182
 
183
- <a id="labels-e777f2"></a>&#x2022; [`labels`](#labels-e777f2) - Optional Block<br>Labels. Add labels for the VNET attachments. These labels can then be used in policies such as enhanced firewall policies
183
+ <a id="labels-e777f2"></a>&#x2022; [`labels`](#labels-e777f2) - Optional Block<br>Add labels for the VNET attachments. These labels can then be used in policies such as enhanced firewall policies
184
184
 
185
- <a id="routing-e423fa"></a>&#x2022; [`manual_routing`](#routing-e423fa) - Optional Block<br>Enable this option
185
+ <a id="routing-e423fa"></a>&#x2022; [`manual_routing`](#routing-e423fa) - Optional Block<br>Can be used for messages where no values are needed
186
186
 
187
- <a id="subscription-id-9a0b4f"></a>&#x2022; [`subscription_id`](#subscription-id-9a0b4f) - Optional String<br>Subscription ID. Enter the Subscription ID of the VNET to be attached
187
+ <a id="subscription-id-9a0b4f"></a>&#x2022; [`subscription_id`](#subscription-id-9a0b4f) - Optional String<br>Enter the Subscription ID of the VNET to be attached
188
188
 
189
- <a id="vnet-id-6eb10e"></a>&#x2022; [`vnet_id`](#vnet-id-6eb10e) - Optional String<br>VNET ID. Enter the VNET ID of the VNET to be attached in format /`<resource-group-name>`/`<VNET-name>`
189
+ <a id="vnet-id-6eb10e"></a>&#x2022; [`vnet_id`](#vnet-id-6eb10e) - Optional String<br>Enter the VNET ID of the VNET to be attached in format /`<resource-group-name>`/`<VNET-name>`
190
190
 
191
191
  #### Azure VNET Site VNET Attachments VNET List Custom Routing
192
192
 
@@ -208,11 +208,11 @@ A [`vnet_list`](#list-5826e3) block (within [`azure_vnet_site.vnet_attachments`]
208
208
 
209
209
  A [`segment`](#segment) block supports the following:
210
210
 
211
- <a id="segment-name"></a>&#x2022; [`name`](#segment-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
211
+ <a id="segment-name"></a>&#x2022; [`name`](#segment-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
212
212
 
213
- <a id="segment-namespace"></a>&#x2022; [`namespace`](#segment-namespace) - 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
213
+ <a id="segment-namespace"></a>&#x2022; [`namespace`](#segment-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
214
214
 
215
- <a id="segment-tenant"></a>&#x2022; [`tenant`](#segment-tenant) - 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
215
+ <a id="segment-tenant"></a>&#x2022; [`tenant`](#segment-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
216
216
 
217
217
  #### Timeouts
218
218
 
@@ -64,10 +64,10 @@ resource "f5xc_cloud_credentials" "example" {
64
64
  ### Spec Argument Reference
65
65
 
66
66
  -> **One of the following:**
67
- &#x2022; <a id="aws-assume-role"></a>[`aws_assume_role`](#aws-assume-role) - Optional Block<br>AWS Assume Role to Handle Delegated Access. AWS Assume Role to Handle Delegated Access<br>See [AWS Assume Role](#aws-assume-role) below for details.
68
- <br><br>&#x2022; <a id="aws-secret-key"></a>[`aws_secret_key`](#aws-secret-key) - Optional Block<br>AWS Programmatic Access Credentials. AWS Programmatic Access Credentials type<br>See [AWS Secret Key](#aws-secret-key) below for details.
67
+ &#x2022; <a id="aws-assume-role"></a>[`aws_assume_role`](#aws-assume-role) - Optional Block<br>AWS Assume Role to Handle Delegated Access<br>See [AWS Assume Role](#aws-assume-role) below for details.
68
+ <br><br>&#x2022; <a id="aws-secret-key"></a>[`aws_secret_key`](#aws-secret-key) - Optional Block<br>AWS Programmatic Access Credentials type<br>See [AWS Secret Key](#aws-secret-key) below for details.
69
69
  <br><br>&#x2022; <a id="azure-client-secret"></a>[`azure_client_secret`](#azure-client-secret) - Optional Block<br>Azure Client Secret. Azure Credentials Client Secret type<br>See [Azure Client Secret](#azure-client-secret) below for details.
70
- <br><br>&#x2022; <a id="azure-pfx-certificate"></a>[`azure_pfx_certificate`](#azure-pfx-certificate) - Optional Block<br>Client Certificate. Azure Credentials Client Certificate type<br>See [Azure Pfx Certificate](#azure-pfx-certificate) below for details.
70
+ <br><br>&#x2022; <a id="azure-pfx-certificate"></a>[`azure_pfx_certificate`](#azure-pfx-certificate) - Optional Block<br>Azure Credentials Client Certificate type<br>See [Azure Pfx Certificate](#azure-pfx-certificate) below for details.
71
71
  <br><br>&#x2022; <a id="gcp-cred-file"></a>[`gcp_cred_file`](#gcp-cred-file) - Optional Block<br>GCP Credentials. GCP Credentials type<br>See [GCP Cred File](#gcp-cred-file) below for details.
72
72
 
73
73
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
@@ -84,35 +84,35 @@ In addition to all arguments above, the following attributes are exported:
84
84
 
85
85
  An [`aws_assume_role`](#aws-assume-role) block supports the following:
86
86
 
87
- <a id="aws-assume-role-custom-external-id"></a>&#x2022; [`custom_external_id`](#aws-assume-role-custom-external-id) - Optional String<br>External ID is Custom ID. External ID is Custom ID
87
+ <a id="aws-assume-role-custom-external-id"></a>&#x2022; [`custom_external_id`](#aws-assume-role-custom-external-id) - Optional String<br>External ID is Custom ID
88
88
 
89
- <a id="aws-assume-role-duration-seconds"></a>&#x2022; [`duration_seconds`](#aws-assume-role-duration-seconds) - Optional Number<br>Role Session Duration Seconds. The duration, in seconds of the role session
89
+ <a id="aws-assume-role-duration-seconds"></a>&#x2022; [`duration_seconds`](#aws-assume-role-duration-seconds) - Optional Number<br>The duration, in seconds of the role session
90
90
 
91
- <a id="aws-assume-role-external-id-is-optional"></a>&#x2022; [`external_id_is_optional`](#aws-assume-role-external-id-is-optional) - Optional Block<br>Enable this option
91
+ <a id="aws-assume-role-external-id-is-optional"></a>&#x2022; [`external_id_is_optional`](#aws-assume-role-external-id-is-optional) - Optional Block<br>Can be used for messages where no values are needed
92
92
 
93
- <a id="tenant-id-b8874c"></a>&#x2022; [`external_id_is_tenant_id`](#tenant-id-b8874c) - Optional Block<br>Enable this option
93
+ <a id="tenant-id-b8874c"></a>&#x2022; [`external_id_is_tenant_id`](#tenant-id-b8874c) - Optional Block<br>Can be used for messages where no values are needed
94
94
 
95
- <a id="aws-assume-role-role-arn"></a>&#x2022; [`role_arn`](#aws-assume-role-role-arn) - Optional String<br>IAM Role ARN. IAM Role ARN to assume the role
95
+ <a id="aws-assume-role-role-arn"></a>&#x2022; [`role_arn`](#aws-assume-role-role-arn) - Optional String<br>IAM Role ARN to assume the role
96
96
 
97
- <a id="aws-assume-role-session-name"></a>&#x2022; [`session_name`](#aws-assume-role-session-name) - Optional String<br>Role Session Name. Use the role session name to uniquely identify a session, which will be used for deploy, monitor from F5XC console
97
+ <a id="aws-assume-role-session-name"></a>&#x2022; [`session_name`](#aws-assume-role-session-name) - Optional String<br>Use the role session name to uniquely identify a session, which will be used for deploy, monitor from F5XC console
98
98
 
99
- <a id="aws-assume-role-session-tags"></a>&#x2022; [`session_tags`](#aws-assume-role-session-tags) - Optional Block<br>Role Session Tags. Session tags are key-value pair attributes that you pass when you assume an IAM role
99
+ <a id="aws-assume-role-session-tags"></a>&#x2022; [`session_tags`](#aws-assume-role-session-tags) - Optional Block<br>Session tags are key-value pair attributes that you pass when you assume an IAM role
100
100
 
101
101
  #### AWS Secret Key
102
102
 
103
103
  An [`aws_secret_key`](#aws-secret-key) block supports the following:
104
104
 
105
- <a id="aws-secret-key-access-key"></a>&#x2022; [`access_key`](#aws-secret-key-access-key) - Optional String<br>Access Key ID. Access key ID for your AWS account
105
+ <a id="aws-secret-key-access-key"></a>&#x2022; [`access_key`](#aws-secret-key-access-key) - Optional String<br>Access key ID for your AWS account
106
106
 
107
- <a id="aws-secret-key-secret-key"></a>&#x2022; [`secret_key`](#aws-secret-key-secret-key) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Secret Key](#aws-secret-key-secret-key) below.
107
+ <a id="aws-secret-key-secret-key"></a>&#x2022; [`secret_key`](#aws-secret-key-secret-key) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Secret Key](#aws-secret-key-secret-key) below.
108
108
 
109
109
  #### AWS Secret Key Secret Key
110
110
 
111
111
  A [`secret_key`](#aws-secret-key-secret-key) block (within [`aws_secret_key`](#aws-secret-key)) supports the following:
112
112
 
113
- <a id="info-9190c7"></a>&#x2022; [`blindfold_secret_info`](#info-9190c7) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-9190c7) below.
113
+ <a id="info-9190c7"></a>&#x2022; [`blindfold_secret_info`](#info-9190c7) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-9190c7) below.
114
114
 
115
- <a id="info-498ec7"></a>&#x2022; [`clear_secret_info`](#info-498ec7) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-498ec7) below.
115
+ <a id="info-498ec7"></a>&#x2022; [`clear_secret_info`](#info-498ec7) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-498ec7) below.
116
116
 
117
117
  #### AWS Secret Key Secret Key Blindfold Secret Info
118
118
 
@@ -126,21 +126,21 @@ A [`secret_key`](#aws-secret-key-secret-key) block (within [`aws_secret_key`](#a
126
126
 
127
127
  An [`azure_client_secret`](#azure-client-secret) block supports the following:
128
128
 
129
- <a id="azure-client-secret-client-id"></a>&#x2022; [`client_id`](#azure-client-secret-client-id) - Optional String<br>Client ID. Client ID for your Azure service principal
129
+ <a id="azure-client-secret-client-id"></a>&#x2022; [`client_id`](#azure-client-secret-client-id) - Optional String<br>Client ID for your Azure service principal
130
130
 
131
- <a id="azure-client-secret-client-secret"></a>&#x2022; [`client_secret`](#azure-client-secret-client-secret) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Client Secret](#azure-client-secret-client-secret) below.
131
+ <a id="azure-client-secret-client-secret"></a>&#x2022; [`client_secret`](#azure-client-secret-client-secret) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Client Secret](#azure-client-secret-client-secret) below.
132
132
 
133
- <a id="azure-client-secret-subscription-id"></a>&#x2022; [`subscription_id`](#azure-client-secret-subscription-id) - Optional String<br>Subscription ID. Subscription ID for your Azure service principal
133
+ <a id="azure-client-secret-subscription-id"></a>&#x2022; [`subscription_id`](#azure-client-secret-subscription-id) - Optional String<br>Subscription ID for your Azure service principal
134
134
 
135
- <a id="azure-client-secret-tenant-id"></a>&#x2022; [`tenant_id`](#azure-client-secret-tenant-id) - Optional String<br>Tenant ID. Tenant ID for your Azure service principal
135
+ <a id="azure-client-secret-tenant-id"></a>&#x2022; [`tenant_id`](#azure-client-secret-tenant-id) - Optional String<br>Tenant ID for your Azure service principal
136
136
 
137
137
  #### Azure Client Secret Client Secret
138
138
 
139
139
  A [`client_secret`](#azure-client-secret-client-secret) block (within [`azure_client_secret`](#azure-client-secret)) supports the following:
140
140
 
141
- <a id="info-2956b6"></a>&#x2022; [`blindfold_secret_info`](#info-2956b6) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-2956b6) below.
141
+ <a id="info-2956b6"></a>&#x2022; [`blindfold_secret_info`](#info-2956b6) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-2956b6) below.
142
142
 
143
- <a id="info-3d8384"></a>&#x2022; [`clear_secret_info`](#info-3d8384) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-3d8384) below.
143
+ <a id="info-3d8384"></a>&#x2022; [`clear_secret_info`](#info-3d8384) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-3d8384) below.
144
144
 
145
145
  #### Azure Client Secret Client Secret Blindfold Secret Info
146
146
 
@@ -154,55 +154,55 @@ A [`client_secret`](#azure-client-secret-client-secret) block (within [`azure_cl
154
154
 
155
155
  An [`azure_pfx_certificate`](#azure-pfx-certificate) block supports the following:
156
156
 
157
- <a id="azure-pfx-certificate-certificate-url"></a>&#x2022; [`certificate_url`](#azure-pfx-certificate-certificate-url) - Optional String<br>URL for Client Certificate. URL for Client Certificate in '.pfx' or '.p12' whose certificate is linked to service principal object Certificate URL can contain client certificate in string:///`<Base64 of certificate>` format. Here `<Base64 of certificate>` is base64 of '.pfx' or '.p12' binary file
157
+ <a id="azure-pfx-certificate-certificate-url"></a>&#x2022; [`certificate_url`](#azure-pfx-certificate-certificate-url) - Optional String<br>URL for Client Certificate in '.pfx' or '.p12' whose certificate is linked to service principal object Certificate URL can contain client certificate in string:///`<Base64 of certificate>` format. Here `<Base64 of certificate>` is base64 of '.pfx' or '.p12' binary file
158
158
 
159
- <a id="azure-pfx-certificate-client-id"></a>&#x2022; [`client_id`](#azure-pfx-certificate-client-id) - Optional String<br>Client ID. Client ID for your Azure service principal
159
+ <a id="azure-pfx-certificate-client-id"></a>&#x2022; [`client_id`](#azure-pfx-certificate-client-id) - Optional String<br>Client ID for your Azure service principal
160
160
 
161
- <a id="azure-pfx-certificate-password"></a>&#x2022; [`password`](#azure-pfx-certificate-password) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Password](#azure-pfx-certificate-password) below.
161
+ <a id="azure-pfx-certificate-password"></a>&#x2022; [`password`](#azure-pfx-certificate-password) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Password](#azure-pfx-certificate-password) below.
162
162
 
163
- <a id="azure-pfx-certificate-subscription-id"></a>&#x2022; [`subscription_id`](#azure-pfx-certificate-subscription-id) - Optional String<br>Subscription ID. Subscription ID for your Azure service principal
163
+ <a id="azure-pfx-certificate-subscription-id"></a>&#x2022; [`subscription_id`](#azure-pfx-certificate-subscription-id) - Optional String<br>Subscription ID for your Azure service principal
164
164
 
165
- <a id="azure-pfx-certificate-tenant-id"></a>&#x2022; [`tenant_id`](#azure-pfx-certificate-tenant-id) - Optional String<br>Tenant ID. Tenant ID for your Azure service principal
165
+ <a id="azure-pfx-certificate-tenant-id"></a>&#x2022; [`tenant_id`](#azure-pfx-certificate-tenant-id) - Optional String<br>Tenant ID for your Azure service principal
166
166
 
167
167
  #### Azure Pfx Certificate Password
168
168
 
169
169
  A [`password`](#azure-pfx-certificate-password) block (within [`azure_pfx_certificate`](#azure-pfx-certificate)) supports the following:
170
170
 
171
- <a id="info-86ae9f"></a>&#x2022; [`blindfold_secret_info`](#info-86ae9f) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-86ae9f) below.
171
+ <a id="info-86ae9f"></a>&#x2022; [`blindfold_secret_info`](#info-86ae9f) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-86ae9f) below.
172
172
 
173
- <a id="info-b6797c"></a>&#x2022; [`clear_secret_info`](#info-b6797c) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-b6797c) below.
173
+ <a id="info-b6797c"></a>&#x2022; [`clear_secret_info`](#info-b6797c) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-b6797c) below.
174
174
 
175
175
  #### Azure Pfx Certificate Password Blindfold Secret Info
176
176
 
177
177
  A [`blindfold_secret_info`](#info-86ae9f) block (within [`azure_pfx_certificate.password`](#azure-pfx-certificate-password)) supports the following:
178
178
 
179
- <a id="provider-669799"></a>&#x2022; [`decryption_provider`](#provider-669799) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
179
+ <a id="provider-669799"></a>&#x2022; [`decryption_provider`](#provider-669799) - Optional String<br>Name of the Secret Management Access object that contains information about the backend Secret Management service
180
180
 
181
- <a id="location-24612c"></a>&#x2022; [`location`](#location-24612c) - Optional String<br>Location. Location is the uri_ref. It could be in URL format for string:/// Or it could be a path if the store provider is an HTTP/HTTPS location
181
+ <a id="location-24612c"></a>&#x2022; [`location`](#location-24612c) - Optional String<br>Location is the uri_ref. It could be in URL format for string:/// Or it could be a path if the store provider is an HTTP/HTTPS location
182
182
 
183
- <a id="provider-65421b"></a>&#x2022; [`store_provider`](#provider-65421b) - Optional String<br>Store Provider. Name of the Secret Management Access object that contains information about the store to GET encrypted bytes This field needs to be provided only if the URL scheme is not string:///
183
+ <a id="provider-65421b"></a>&#x2022; [`store_provider`](#provider-65421b) - Optional String<br>Name of the Secret Management Access object that contains information about the store to GET encrypted bytes This field needs to be provided only if the URL scheme is not string:///
184
184
 
185
185
  #### Azure Pfx Certificate Password Clear Secret Info
186
186
 
187
187
  A [`clear_secret_info`](#info-b6797c) block (within [`azure_pfx_certificate.password`](#azure-pfx-certificate-password)) supports the following:
188
188
 
189
- <a id="ref-9cabcd"></a>&#x2022; [`provider_ref`](#ref-9cabcd) - Optional String<br>Provider. Name of the Secret Management Access object that contains information about the store to GET encrypted bytes This field needs to be provided only if the URL scheme is not string:///
189
+ <a id="ref-9cabcd"></a>&#x2022; [`provider_ref`](#ref-9cabcd) - Optional String<br>Name of the Secret Management Access object that contains information about the store to GET encrypted bytes This field needs to be provided only if the URL scheme is not string:///
190
190
 
191
- <a id="url-fdff02"></a>&#x2022; [`url`](#url-fdff02) - Optional String<br>URL. URL of the secret. Currently supported URL schemes is string:///. For string:/// scheme, Secret needs to be encoded Base64 format. When asked for this secret, caller will GET Secret bytes after Base64 decoding
191
+ <a id="url-fdff02"></a>&#x2022; [`url`](#url-fdff02) - Optional String<br>URL of the secret. Currently supported URL schemes is string:///. For string:/// scheme, Secret needs to be encoded Base64 format. When asked for this secret, caller will GET Secret bytes after Base64 decoding
192
192
 
193
193
  #### GCP Cred File
194
194
 
195
195
  A [`gcp_cred_file`](#gcp-cred-file) block supports the following:
196
196
 
197
- <a id="gcp-cred-file-credential-file"></a>&#x2022; [`credential_file`](#gcp-cred-file-credential-file) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Credential File](#gcp-cred-file-credential-file) below.
197
+ <a id="gcp-cred-file-credential-file"></a>&#x2022; [`credential_file`](#gcp-cred-file-credential-file) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Credential File](#gcp-cred-file-credential-file) below.
198
198
 
199
199
  #### GCP Cred File Credential File
200
200
 
201
201
  A [`credential_file`](#gcp-cred-file-credential-file) block (within [`gcp_cred_file`](#gcp-cred-file)) supports the following:
202
202
 
203
- <a id="info-3869e4"></a>&#x2022; [`blindfold_secret_info`](#info-3869e4) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-3869e4) below.
203
+ <a id="info-3869e4"></a>&#x2022; [`blindfold_secret_info`](#info-3869e4) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-3869e4) below.
204
204
 
205
- <a id="info-226bef"></a>&#x2022; [`clear_secret_info`](#info-226bef) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-226bef) below.
205
+ <a id="info-226bef"></a>&#x2022; [`clear_secret_info`](#info-226bef) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-226bef) below.
206
206
 
207
207
  #### GCP Cred File Credential File Blindfold Secret Info
208
208
 
@@ -32,7 +32,7 @@ resource "f5xc_cloud_elastic_ip" "example" {
32
32
  }
33
33
 
34
34
  # Resource-specific configuration
35
- # Site Reference. Site to which this cloud elastic IP objec...
35
+ # Site to which this cloud elastic IP object is attached .
36
36
  site_ref {
37
37
  # Configure site_ref settings
38
38
  }
@@ -58,9 +58,9 @@ resource "f5xc_cloud_elastic_ip" "example" {
58
58
 
59
59
  ### Spec Argument Reference
60
60
 
61
- <a id="item-count"></a>&#x2022; [`item_count`](#item-count) - Optional Number<br>Elastic IP Count Per Node. Number of Elastic Ips / Public Ips associated with this object per Node
61
+ <a id="item-count"></a>&#x2022; [`item_count`](#item-count) - Optional Number<br>Number of Elastic Ips / Public Ips associated with this object per Node
62
62
 
63
- <a id="site-ref"></a>&#x2022; [`site_ref`](#site-ref) - Optional Block<br>Site Reference. Site to which this cloud elastic IP object is attached<br>See [Site Ref](#site-ref) below for details.
63
+ <a id="site-ref"></a>&#x2022; [`site_ref`](#site-ref) - Optional Block<br>Site to which this cloud elastic IP object is attached<br>See [Site Ref](#site-ref) below for details.
64
64
 
65
65
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
66
66
 
@@ -76,15 +76,15 @@ In addition to all arguments above, the following attributes are exported:
76
76
 
77
77
  A [`site_ref`](#site-ref) block supports the following:
78
78
 
79
- <a id="site-ref-kind"></a>&#x2022; [`kind`](#site-ref-kind) - Optional String<br>Kind. 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')
79
+ <a id="site-ref-kind"></a>&#x2022; [`kind`](#site-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')
80
80
 
81
- <a id="site-ref-name"></a>&#x2022; [`name`](#site-ref-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
81
+ <a id="site-ref-name"></a>&#x2022; [`name`](#site-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
82
82
 
83
- <a id="site-ref-namespace"></a>&#x2022; [`namespace`](#site-ref-namespace) - 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
83
+ <a id="site-ref-namespace"></a>&#x2022; [`namespace`](#site-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
84
84
 
85
- <a id="site-ref-tenant"></a>&#x2022; [`tenant`](#site-ref-tenant) - 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
85
+ <a id="site-ref-tenant"></a>&#x2022; [`tenant`](#site-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
86
86
 
87
- <a id="site-ref-uid"></a>&#x2022; [`uid`](#site-ref-uid) - Optional String<br>UID. 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
87
+ <a id="site-ref-uid"></a>&#x2022; [`uid`](#site-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
88
88
 
89
89
  #### Timeouts
90
90