@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.
- package/README.md +104 -283
- package/dist/docs/data-sources/bgp.md +2 -2
- package/dist/docs/data-sources/discovery.md +2 -2
- package/dist/docs/data-sources/fast_acl.md +2 -2
- package/dist/docs/data-sources/fast_acl_rule.md +2 -2
- package/dist/docs/data-sources/irule.md +2 -2
- package/dist/docs/data-sources/log_receiver.md +2 -2
- package/dist/docs/data-sources/network_policy.md +2 -2
- package/dist/docs/data-sources/route.md +2 -2
- package/dist/docs/data-sources/site.md +2 -2
- package/dist/docs/resources/address_allocator.md +7 -7
- package/dist/docs/resources/advertise_policy.md +57 -57
- package/dist/docs/resources/alert_policy.md +40 -40
- package/dist/docs/resources/alert_receiver.md +57 -57
- package/dist/docs/resources/api_crawler.md +13 -13
- package/dist/docs/resources/api_definition.md +11 -11
- package/dist/docs/resources/api_discovery.md +4 -4
- package/dist/docs/resources/api_testing.md +27 -27
- package/dist/docs/resources/apm.md +40 -40
- package/dist/docs/resources/app_api_group.md +20 -20
- package/dist/docs/resources/app_firewall.md +50 -50
- package/dist/docs/resources/app_setting.md +19 -19
- package/dist/docs/resources/app_type.md +7 -7
- package/dist/docs/resources/authentication.md +29 -29
- package/dist/docs/resources/aws_tgw_site.md +140 -140
- package/dist/docs/resources/aws_vpc_site.md +174 -174
- package/dist/docs/resources/azure_vnet_site.md +245 -245
- package/dist/docs/resources/bgp.md +37 -205
- package/dist/docs/resources/bgp_asn_set.md +1 -1
- package/dist/docs/resources/bgp_routing_policy.md +19 -19
- package/dist/docs/resources/bot_defense_app_infrastructure.md +12 -12
- package/dist/docs/resources/cdn_cache_rule.md +5 -5
- package/dist/docs/resources/cdn_loadbalancer.md +418 -418
- package/dist/docs/resources/certificate.md +1 -1
- package/dist/docs/resources/certificate_chain.md +1 -1
- package/dist/docs/resources/cloud_connect.md +28 -28
- package/dist/docs/resources/cloud_credentials.md +35 -35
- package/dist/docs/resources/cloud_elastic_ip.md +8 -8
- package/dist/docs/resources/cloud_link.md +36 -36
- package/dist/docs/resources/cluster.md +86 -86
- package/dist/docs/resources/cminstance.md +22 -22
- package/dist/docs/resources/code_base_integration.md +24 -24
- package/dist/docs/resources/container_registry.md +13 -13
- package/dist/docs/resources/crl.md +1 -1
- package/dist/docs/resources/data_type.md +16 -16
- package/dist/docs/resources/dc_cluster_group.md +4 -4
- package/dist/docs/resources/discovery.md +8 -259
- package/dist/docs/resources/dns_compliance_checks.md +1 -1
- package/dist/docs/resources/dns_domain.md +3 -3
- package/dist/docs/resources/endpoint.md +44 -44
- package/dist/docs/resources/enhanced_firewall_policy.md +51 -51
- package/dist/docs/resources/external_connector.md +42 -42
- package/dist/docs/resources/fast_acl.md +60 -166
- package/dist/docs/resources/fast_acl_rule.md +28 -28
- package/dist/docs/resources/filter_set.md +10 -10
- package/dist/docs/resources/fleet.md +160 -160
- package/dist/docs/resources/forward_proxy_policy.md +82 -82
- package/dist/docs/resources/forwarding_class.md +14 -14
- package/dist/docs/resources/gcp_vpc_site.md +152 -152
- package/dist/docs/resources/global_log_receiver.md +238 -238
- package/dist/docs/resources/healthcheck.md +17 -17
- package/dist/docs/resources/http_loadbalancer.md +1003 -1003
- package/dist/docs/resources/irule.md +5 -7
- package/dist/docs/resources/log_receiver.md +825 -44
- package/dist/docs/resources/malicious_user_mitigation.md +10 -10
- package/dist/docs/resources/nat_policy.md +86 -86
- package/dist/docs/resources/network_connector.md +31 -31
- package/dist/docs/resources/network_firewall.md +22 -22
- package/dist/docs/resources/network_interface.md +77 -77
- package/dist/docs/resources/network_policy.md +38 -217
- package/dist/docs/resources/network_policy_rule.md +21 -21
- package/dist/docs/resources/network_policy_view.md +65 -65
- package/dist/docs/resources/nfv_service.md +76 -76
- package/dist/docs/resources/nginx_service_discovery.md +10 -10
- package/dist/docs/resources/origin_pool.md +166 -166
- package/dist/docs/resources/policer.md +4 -4
- package/dist/docs/resources/policy_based_routing.md +28 -28
- package/dist/docs/resources/protocol_inspection.md +12 -12
- package/dist/docs/resources/protocol_policer.md +14 -14
- package/dist/docs/resources/proxy.md +111 -111
- package/dist/docs/resources/rate_limiter.md +15 -15
- package/dist/docs/resources/rate_limiter_policy.md +56 -56
- package/dist/docs/resources/route.md +183 -183
- package/dist/docs/resources/secret_management_access.md +68 -68
- package/dist/docs/resources/securemesh_site.md +1619 -258
- package/dist/docs/resources/segment.md +4 -4
- package/dist/docs/resources/sensitive_data_policy.md +9 -9
- package/dist/docs/resources/service_policy.md +175 -175
- package/dist/docs/resources/service_policy_rule.md +142 -142
- package/dist/docs/resources/site.md +381 -303
- package/dist/docs/resources/site_mesh_group.md +18 -18
- package/dist/docs/resources/subnet.md +17 -17
- package/dist/docs/resources/tcp_loadbalancer.md +130 -130
- package/dist/docs/resources/tenant_configuration.md +10 -10
- package/dist/docs/resources/trusted_ca_list.md +1 -1
- package/dist/docs/resources/tunnel.md +36 -36
- package/dist/docs/resources/udp_loadbalancer.md +59 -59
- package/dist/docs/resources/usb_policy.md +6 -6
- package/dist/docs/resources/user_identification.md +16 -16
- package/dist/docs/resources/virtual_host.md +225 -225
- package/dist/docs/resources/virtual_network.md +14 -14
- package/dist/docs/resources/virtual_site.md +3 -3
- package/dist/docs/resources/voltstack_site.md +141 -141
- package/dist/docs/resources/waf_exclusion_policy.md +17 -17
- package/dist/docs/resources/workload.md +327 -327
- package/dist/docs/resources/workload_flavor.md +3 -3
- package/dist/metadata/resource-metadata.json +1484 -942
- package/dist/types.d.ts +11 -0
- package/dist/types.d.ts.map +1 -1
- package/dist/types.js.map +1 -1
- 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>• [`certificate_url`](#certificate-url) - Optional String<br>
|
|
63
|
+
<a id="certificate-url"></a>• [`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>• [`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>• [`certificate_url`](#certificate-url) - Optional String<br>
|
|
55
|
+
<a id="certificate-url"></a>• [`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>• [`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
|
-
#
|
|
39
|
+
# Type establishes a direct reference from one object(the r...
|
|
40
40
|
cred {
|
|
41
41
|
# Configure cred settings
|
|
42
42
|
}
|
|
43
|
-
#
|
|
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>• [`name`](#name) - Required String<br>Name of the Cloud Connect. Must be unique within the namespace
|
|
56
56
|
|
|
57
|
-
<a id="namespace"></a>• [`namespace`](#namespace) - Required String<br>Namespace where the Cloud Connect will be created
|
|
58
|
-
|
|
59
57
|
<a id="annotations"></a>• [`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>• [`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>• [`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>• [`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
|
• <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>• <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>• [`segment`](#segment) - Optional Block<br>
|
|
73
|
+
<a id="segment"></a>• [`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>• [`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>• [`cred`](#aws-tgw-site-cred) - Optional Block<br>
|
|
89
|
+
<a id="aws-tgw-site-cred"></a>• [`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>• [`site`](#aws-tgw-site-site) - Optional Block<br>
|
|
91
|
+
<a id="aws-tgw-site-site"></a>• [`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>• [`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>• [`name`](#aws-tgw-site-cred-name) - Optional String<br>
|
|
99
|
+
<a id="aws-tgw-site-cred-name"></a>• [`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>• [`namespace`](#aws-tgw-site-cred-namespace) - Optional String<br>
|
|
101
|
+
<a id="aws-tgw-site-cred-namespace"></a>• [`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>• [`tenant`](#aws-tgw-site-cred-tenant) - Optional String<br>
|
|
103
|
+
<a id="aws-tgw-site-cred-tenant"></a>• [`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>• [`name`](#aws-tgw-site-site-name) - Optional String<br>
|
|
109
|
+
<a id="aws-tgw-site-site-name"></a>• [`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>• [`namespace`](#aws-tgw-site-site-namespace) - Optional String<br>
|
|
111
|
+
<a id="aws-tgw-site-site-namespace"></a>• [`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>• [`tenant`](#aws-tgw-site-site-tenant) - Optional String<br>
|
|
113
|
+
<a id="aws-tgw-site-site-tenant"></a>• [`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>• [`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>• [`labels`](#labels-3555f3) - Optional Block<br>
|
|
129
|
+
<a id="labels-3555f3"></a>• [`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>• [`manual_routing`](#routing-97ae2a) - Optional Block<br>
|
|
131
|
+
<a id="routing-97ae2a"></a>• [`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>• [`vpc_id`](#vpc-id-318c59) - Optional String<br>
|
|
133
|
+
<a id="vpc-id-318c59"></a>• [`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>• [`site`](#azure-vnet-site-site) - Optional Block<br>
|
|
155
|
+
<a id="azure-vnet-site-site"></a>• [`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>• [`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>• [`name`](#azure-vnet-site-site-name) - Optional String<br>
|
|
163
|
+
<a id="azure-vnet-site-site-name"></a>• [`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>• [`namespace`](#azure-vnet-site-site-namespace) - Optional String<br>
|
|
165
|
+
<a id="azure-vnet-site-site-namespace"></a>• [`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>• [`tenant`](#azure-vnet-site-site-tenant) - Optional String<br>
|
|
167
|
+
<a id="azure-vnet-site-site-tenant"></a>• [`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>• [`custom_routing`](#routing-724341) - Optional Block<br>List Azure Route Table with Static Route
|
|
179
|
+
<a id="routing-724341"></a>• [`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>• [`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>• [`labels`](#labels-e777f2) - Optional Block<br>
|
|
183
|
+
<a id="labels-e777f2"></a>• [`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>• [`manual_routing`](#routing-e423fa) - Optional Block<br>
|
|
185
|
+
<a id="routing-e423fa"></a>• [`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>• [`subscription_id`](#subscription-id-9a0b4f) - Optional String<br>
|
|
187
|
+
<a id="subscription-id-9a0b4f"></a>• [`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>• [`vnet_id`](#vnet-id-6eb10e) - Optional String<br>
|
|
189
|
+
<a id="vnet-id-6eb10e"></a>• [`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>• [`name`](#segment-name) - Optional String<br>
|
|
211
|
+
<a id="segment-name"></a>• [`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>• [`namespace`](#segment-namespace) - Optional String<br>
|
|
213
|
+
<a id="segment-namespace"></a>• [`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>• [`tenant`](#segment-tenant) - Optional String<br>
|
|
215
|
+
<a id="segment-tenant"></a>• [`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
|
-
• <a id="aws-assume-role"></a>[`aws_assume_role`](#aws-assume-role) - Optional Block<br>AWS Assume Role to Handle Delegated Access
|
|
68
|
-
<br><br>• <a id="aws-secret-key"></a>[`aws_secret_key`](#aws-secret-key) - Optional Block<br>AWS Programmatic Access Credentials
|
|
67
|
+
• <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>• <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>• <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>• <a id="azure-pfx-certificate"></a>[`azure_pfx_certificate`](#azure-pfx-certificate) - Optional Block<br>
|
|
70
|
+
<br><br>• <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>• <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>• [`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>• [`custom_external_id`](#aws-assume-role-custom-external-id) - Optional String<br>External ID is Custom ID
|
|
87
|
+
<a id="aws-assume-role-custom-external-id"></a>• [`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>• [`duration_seconds`](#aws-assume-role-duration-seconds) - Optional Number<br>
|
|
89
|
+
<a id="aws-assume-role-duration-seconds"></a>• [`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>• [`external_id_is_optional`](#aws-assume-role-external-id-is-optional) - Optional Block<br>
|
|
91
|
+
<a id="aws-assume-role-external-id-is-optional"></a>• [`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>• [`external_id_is_tenant_id`](#tenant-id-b8874c) - Optional Block<br>
|
|
93
|
+
<a id="tenant-id-b8874c"></a>• [`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>• [`role_arn`](#aws-assume-role-role-arn) - Optional String<br>IAM Role ARN
|
|
95
|
+
<a id="aws-assume-role-role-arn"></a>• [`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>• [`session_name`](#aws-assume-role-session-name) - Optional String<br>
|
|
97
|
+
<a id="aws-assume-role-session-name"></a>• [`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>• [`session_tags`](#aws-assume-role-session-tags) - Optional Block<br>
|
|
99
|
+
<a id="aws-assume-role-session-tags"></a>• [`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>• [`access_key`](#aws-secret-key-access-key) - Optional String<br>Access
|
|
105
|
+
<a id="aws-secret-key-access-key"></a>• [`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>• [`secret_key`](#aws-secret-key-secret-key) - Optional Block<br>
|
|
107
|
+
<a id="aws-secret-key-secret-key"></a>• [`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>• [`blindfold_secret_info`](#info-9190c7) - Optional Block<br>
|
|
113
|
+
<a id="info-9190c7"></a>• [`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>• [`clear_secret_info`](#info-498ec7) - Optional Block<br>
|
|
115
|
+
<a id="info-498ec7"></a>• [`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>• [`client_id`](#azure-client-secret-client-id) - Optional String<br>Client ID
|
|
129
|
+
<a id="azure-client-secret-client-id"></a>• [`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>• [`client_secret`](#azure-client-secret-client-secret) - Optional Block<br>
|
|
131
|
+
<a id="azure-client-secret-client-secret"></a>• [`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>• [`subscription_id`](#azure-client-secret-subscription-id) - Optional String<br>Subscription ID
|
|
133
|
+
<a id="azure-client-secret-subscription-id"></a>• [`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>• [`tenant_id`](#azure-client-secret-tenant-id) - Optional String<br>Tenant ID
|
|
135
|
+
<a id="azure-client-secret-tenant-id"></a>• [`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>• [`blindfold_secret_info`](#info-2956b6) - Optional Block<br>
|
|
141
|
+
<a id="info-2956b6"></a>• [`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>• [`clear_secret_info`](#info-3d8384) - Optional Block<br>
|
|
143
|
+
<a id="info-3d8384"></a>• [`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>• [`certificate_url`](#azure-pfx-certificate-certificate-url) - Optional String<br>URL for Client Certificate
|
|
157
|
+
<a id="azure-pfx-certificate-certificate-url"></a>• [`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>• [`client_id`](#azure-pfx-certificate-client-id) - Optional String<br>Client ID
|
|
159
|
+
<a id="azure-pfx-certificate-client-id"></a>• [`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>• [`password`](#azure-pfx-certificate-password) - Optional Block<br>
|
|
161
|
+
<a id="azure-pfx-certificate-password"></a>• [`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>• [`subscription_id`](#azure-pfx-certificate-subscription-id) - Optional String<br>Subscription ID
|
|
163
|
+
<a id="azure-pfx-certificate-subscription-id"></a>• [`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>• [`tenant_id`](#azure-pfx-certificate-tenant-id) - Optional String<br>Tenant ID
|
|
165
|
+
<a id="azure-pfx-certificate-tenant-id"></a>• [`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>• [`blindfold_secret_info`](#info-86ae9f) - Optional Block<br>
|
|
171
|
+
<a id="info-86ae9f"></a>• [`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>• [`clear_secret_info`](#info-b6797c) - Optional Block<br>
|
|
173
|
+
<a id="info-b6797c"></a>• [`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>• [`decryption_provider`](#provider-669799) - Optional String<br>
|
|
179
|
+
<a id="provider-669799"></a>• [`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>• [`location`](#location-24612c) - Optional String<br>Location
|
|
181
|
+
<a id="location-24612c"></a>• [`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>• [`store_provider`](#provider-65421b) - Optional String<br>
|
|
183
|
+
<a id="provider-65421b"></a>• [`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>• [`provider_ref`](#ref-9cabcd) - Optional String<br>
|
|
189
|
+
<a id="ref-9cabcd"></a>• [`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>• [`url`](#url-fdff02) - Optional String<br>URL
|
|
191
|
+
<a id="url-fdff02"></a>• [`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>• [`credential_file`](#gcp-cred-file-credential-file) - Optional Block<br>
|
|
197
|
+
<a id="gcp-cred-file-credential-file"></a>• [`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>• [`blindfold_secret_info`](#info-3869e4) - Optional Block<br>
|
|
203
|
+
<a id="info-3869e4"></a>• [`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>• [`clear_secret_info`](#info-226bef) - Optional Block<br>
|
|
205
|
+
<a id="info-226bef"></a>• [`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
|
|
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>• [`item_count`](#item-count) - Optional Number<br>
|
|
61
|
+
<a id="item-count"></a>• [`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>• [`site_ref`](#site-ref) - Optional Block<br>Site
|
|
63
|
+
<a id="site-ref"></a>• [`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>• [`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>• [`kind`](#site-ref-kind) - Optional String<br>
|
|
79
|
+
<a id="site-ref-kind"></a>• [`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>• [`name`](#site-ref-name) - Optional String<br>
|
|
81
|
+
<a id="site-ref-name"></a>• [`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>• [`namespace`](#site-ref-namespace) - Optional String<br>
|
|
83
|
+
<a id="site-ref-namespace"></a>• [`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>• [`tenant`](#site-ref-tenant) - Optional String<br>
|
|
85
|
+
<a id="site-ref-tenant"></a>• [`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>• [`uid`](#site-ref-uid) - Optional String<br>
|
|
87
|
+
<a id="site-ref-uid"></a>• [`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
|
|