@robinmordasiewicz/f5xc-terraform-mcp 3.11.11 → 3.11.13

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.
@@ -2,12 +2,12 @@
2
2
  page_title: "f5xc_bgp Data Source - terraform-provider-f5xc"
3
3
  subcategory: "Networking"
4
4
  description: |-
5
- Manages bgp_asn_set creates a new object in the storage backend for metadata.namespace. in F5 Distributed Cloud.
5
+ Manages a BGP resource in F5 Distributed Cloud for bgp routing policy is a list of rules containing match criteria and action to be applied. these rules help contol routes which are imported or exported to bgp peers. configuration.
6
6
  ---
7
7
 
8
8
  # f5xc_bgp (Data Source)
9
9
 
10
- Manages bgp_asn_set creates a new object in the storage backend for metadata.namespace. in F5 Distributed Cloud.
10
+ Manages a BGP resource in F5 Distributed Cloud for bgp routing policy is a list of rules containing match criteria and action to be applied. these rules help contol routes which are imported or exported to bgp peers. configuration.
11
11
 
12
12
  ~> **Note** For more information about this data source, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
13
13
 
@@ -2,12 +2,12 @@
2
2
  page_title: "f5xc_certificate Data Source - terraform-provider-f5xc"
3
3
  subcategory: "Certificates"
4
4
  description: |-
5
- Manages a Certificate resource in F5 Distributed Cloud for certificate. configuration.
5
+ Manages a Certificate resource in F5 Distributed Cloud for TLS/SSL certificate management.
6
6
  ---
7
7
 
8
8
  # f5xc_certificate (Data Source)
9
9
 
10
- Manages a Certificate resource in F5 Distributed Cloud for certificate. configuration.
10
+ Manages a Certificate resource in F5 Distributed Cloud for TLS/SSL certificate management.
11
11
 
12
12
  ~> **Note** For more information about this data source, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
13
13
 
@@ -0,0 +1,17 @@
1
+ # Data Sources
2
+
3
+ Terraform data sources for querying existing F5 Distributed Cloud infrastructure.
4
+
5
+ ## Overview
6
+
7
+ Data sources allow you to reference existing F5XC resources in your Terraform configurations without managing them.
8
+
9
+ ## Finding Data Sources
10
+
11
+ Use the navigation menu or search function to find specific data sources.
12
+
13
+ ## Related Documentation
14
+
15
+ - [Guides](../guides/index.md) - Step-by-step tutorials
16
+ - [Resources](../resources/index.md) - Manage infrastructure
17
+ - [Functions](../functions/index.md) - Provider functions
@@ -2,12 +2,12 @@
2
2
  page_title: "f5xc_irule Data Source - terraform-provider-f5xc"
3
3
  subcategory: "BIG-IP Integration"
4
4
  description: |-
5
- Manages a Irule resource in F5 Distributed Cloud for desired state for big-ip irule service. configuration.
5
+ Manages iRule in a given namespace. If one already exists it will give an error. in F5 Distributed Cloud.
6
6
  ---
7
7
 
8
8
  # f5xc_irule (Data Source)
9
9
 
10
- Manages a Irule resource in F5 Distributed Cloud for desired state for big-ip irule service. configuration.
10
+ Manages iRule in a given namespace. If one already exists it will give an error. in F5 Distributed Cloud.
11
11
 
12
12
  ~> **Note** For more information about this data source, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
13
13
 
@@ -2,12 +2,12 @@
2
2
  page_title: "f5xc_log_receiver Data Source - terraform-provider-f5xc"
3
3
  subcategory: "Monitoring"
4
4
  description: |-
5
- Manages new Global Log Receiver object. in F5 Distributed Cloud.
5
+ Manages new Log Receiver object. in F5 Distributed Cloud.
6
6
  ---
7
7
 
8
8
  # f5xc_log_receiver (Data Source)
9
9
 
10
- Manages new Global Log Receiver object. in F5 Distributed Cloud.
10
+ Manages new Log Receiver object. in F5 Distributed Cloud.
11
11
 
12
12
  ~> **Note** For more information about this data source, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
13
13
 
@@ -2,12 +2,12 @@
2
2
  page_title: "f5xc_network_policy Data Source - terraform-provider-f5xc"
3
3
  subcategory: "Security"
4
4
  description: |-
5
- Manages a Network Policy resource in F5 Distributed Cloud for network policy view specification. configuration.
5
+ Manages new network policy with configured parameters in specified namespace. in F5 Distributed Cloud.
6
6
  ---
7
7
 
8
8
  # f5xc_network_policy (Data Source)
9
9
 
10
- Manages a Network Policy resource in F5 Distributed Cloud for network policy view specification. configuration.
10
+ Manages new network policy with configured parameters in specified namespace. in F5 Distributed Cloud.
11
11
 
12
12
  ~> **Note** For more information about this data source, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
13
13
 
@@ -2,12 +2,12 @@
2
2
  page_title: "f5xc_site Data Source - terraform-provider-f5xc"
3
3
  subcategory: "Uncategorized"
4
4
  description: |-
5
- Manages a Site resource in F5 Distributed Cloud for app stack site specification. configuration.
5
+ Manages a Site resource in F5 Distributed Cloud for aws vpc site specification. configuration.
6
6
  ---
7
7
 
8
8
  # f5xc_site (Data Source)
9
9
 
10
- Manages a Site resource in F5 Distributed Cloud for app stack site specification. configuration.
10
+ Manages a Site resource in F5 Distributed Cloud for aws vpc site specification. configuration.
11
11
 
12
12
  ~> **Note** For more information about this data source, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
13
13
 
@@ -0,0 +1,18 @@
1
+ # Functions
2
+
3
+ Provider-defined functions for F5 Distributed Cloud operations.
4
+
5
+ ## Overview
6
+
7
+ Functions provide utility operations not available through standard resources.
8
+
9
+ ## Available Functions
10
+
11
+ - **[blindfold](blindfold.md)** - Encrypt plaintext using F5XC blindfold encryption
12
+ - **[blindfold_file](blindfold_file.md)** - Encrypt file contents using F5XC blindfold encryption
13
+
14
+ ## Related Documentation
15
+
16
+ - [Guides](../guides/index.md) - Step-by-step tutorials
17
+ - [Resources](../resources/index.md) - Manage infrastructure
18
+ - [Data Sources](../data-sources/index.md) - Query existing infrastructure
@@ -453,7 +453,4 @@ See the [addon-activation example](https://github.com/robinmordasiewicz/terrafor
453
453
 
454
454
  ## Related Resources
455
455
 
456
- - [f5xc_addon_service Data Source](../data-sources/addon_service)
457
- - [f5xc_addon_service_activation_status Data Source](../data-sources/addon_service_activation_status)
458
- - [f5xc_addon_subscription Resource](../resources/addon_subscription)
459
- - [HTTP Load Balancer Resource](../resources/http_loadbalancer)
456
+ - [HTTP Load Balancer Resource](../resources/http_loadbalancer.md)
@@ -9,7 +9,7 @@ description: |-
9
9
 
10
10
  # Advanced HTTP Load Balancer Security
11
11
 
12
- This guide extends the [basic HTTP Load Balancer guide](http-loadbalancer) with advanced security features for production deployments requiring comprehensive protection against sophisticated threats.
12
+ This guide extends the [basic HTTP Load Balancer guide](http-loadbalancer.md) with advanced security features for production deployments requiring comprehensive protection against sophisticated threats.
13
13
 
14
14
  By following this guide, you'll deploy an HTTP Load Balancer with **11 security controls**:
15
15
 
@@ -34,7 +34,7 @@ Before you begin, ensure you have:
34
34
  - **Namespace** - An existing namespace or permissions to create one
35
35
  - **Backend Origin** - Your application server accessible from the internet
36
36
 
37
- -> **Tip:** Review the [Authentication Guide](authentication) for detailed credential setup instructions.
37
+ -> **Tip:** Review the [Authentication Guide](authentication.md) for detailed credential setup instructions.
38
38
 
39
39
  ## Complete Configuration
40
40
 
@@ -558,10 +558,10 @@ rate_limit {
558
558
 
559
559
  ### Provider Resources
560
560
 
561
- - [f5xc_http_loadbalancer](../resources/http_loadbalancer)
562
- - [f5xc_app_firewall](../resources/app_firewall)
563
- - [f5xc_origin_pool](../resources/origin_pool)
564
- - [f5xc_healthcheck](../resources/healthcheck)
561
+ - [f5xc_http_loadbalancer](../resources/http_loadbalancer.md)
562
+ - [f5xc_app_firewall](../resources/app_firewall.md)
563
+ - [f5xc_origin_pool](../resources/origin_pool.md)
564
+ - [f5xc_healthcheck](../resources/healthcheck.md)
565
565
 
566
566
  ## Support
567
567
 
@@ -377,13 +377,12 @@ F5XC_API_TOKEN="token" # Won't work
377
377
 
378
378
  ## Next Steps
379
379
 
380
- - [HTTP Load Balancer Guide](http-loadbalancer) - Deploy your first load balancer
381
- - [Blindfold Functions Guide](blindfold) - Secure secret management
382
- - [Namespace Resource](../resources/namespace) - Organize your resources
380
+ - [HTTP Load Balancer Guide](http-loadbalancer.md) - Deploy your first load balancer
381
+ - [Blindfold Functions Guide](blindfold.md) - Secure secret management
383
382
 
384
383
  ## Support
385
384
 
386
- - [Provider Documentation](../index)
385
+ - [Provider Documentation](../index.md)
387
386
  - [F5 Distributed Cloud Docs](https://docs.cloud.f5.com/)
388
387
  - [F5 Credentials Guide](https://docs.cloud.f5.com/docs-v2/administration/how-tos/user-mgmt/Credentials)
389
388
  - [GitHub Issues](https://github.com/robinmordasiewicz/terraform-provider-f5xc/issues)
@@ -505,15 +505,15 @@ Type `yes` to confirm destruction.
505
505
 
506
506
  Now that you understand blindfold encryption, explore related resources:
507
507
 
508
- - [Certificate Resource](../resources/certificate) - Full certificate management
509
- - [Cloud Credentials Resource](../resources/cloud_credentials) - Cloud provider authentication
510
- - [HTTP Load Balancer Guide](./http-loadbalancer) - Use certificates in load balancers
511
- - [blindfold Function Reference](../functions/blindfold) - Function API details
512
- - [blindfold_file Function Reference](../functions/blindfold_file) - Function API details
508
+ - [Certificate Resource](../resources/certificate.md) - Full certificate management
509
+ - [Cloud Credentials Resource](../resources/cloud_credentials.md) - Cloud provider authentication
510
+ - [HTTP Load Balancer Guide](./http-loadbalancer.md) - Use certificates in load balancers
511
+ - [blindfold Function Reference](../functions/blindfold.md) - Function API details
512
+ - [blindfold_file Function Reference](../functions/blindfold_file.md) - Function API details
513
513
 
514
514
  ## Support
515
515
 
516
- - **Provider Documentation:** [F5XC Provider](../index)
516
+ - **Provider Documentation:** [F5XC Provider](../index.md)
517
517
  - **F5 Documentation:** [F5 Distributed Cloud Docs](https://docs.cloud.f5.com/)
518
518
  - **Secret Management:** [F5XC Secret Management](https://docs.cloud.f5.com/docs/how-to/secrets-management)
519
519
  - **Issues:** [GitHub Issues](https://github.com/robinmordasiewicz/terraform-provider-f5xc/issues)
@@ -262,13 +262,13 @@ Type `yes` to confirm destruction.
262
262
 
263
263
  Now that you have a basic HTTP Load Balancer deployed, consider exploring:
264
264
 
265
- - [Origin Pool Resource](../resources/origin_pool) - Add multiple origins for redundancy
266
- - [App Firewall Resource](../resources/app_firewall) - Customize WAF rules
267
- - [Service Policy Resource](../resources/service_policy) - Add custom access control
268
- - [TCP Load Balancer Resource](../resources/tcp_loadbalancer) - For non-HTTP applications
265
+ - [Origin Pool Resource](../resources/origin_pool.md) - Add multiple origins for redundancy
266
+ - [App Firewall Resource](../resources/app_firewall.md) - Customize WAF rules
267
+ - [Service Policy Resource](../resources/service_policy.md) - Add custom access control
268
+ - [TCP Load Balancer Resource](../resources/tcp_loadbalancer.md) - For non-HTTP applications
269
269
 
270
270
  ## Support
271
271
 
272
- - **Provider Documentation:** [F5XC Provider](../index)
272
+ - **Provider Documentation:** [F5XC Provider](../index.md)
273
273
  - **F5 Documentation:** [F5 Distributed Cloud Docs](https://docs.cloud.f5.com/)
274
274
  - **Issues:** [GitHub Issues](https://github.com/robinmordasiewicz/terraform-provider-f5xc/issues)
@@ -0,0 +1,18 @@
1
+ # Guides
2
+
3
+ Step-by-step tutorials for common F5 Distributed Cloud scenarios.
4
+
5
+ ## Available Guides
6
+
7
+ - [HTTP Load Balancer](http-loadbalancer.md) - Deploy a basic HTTP Load Balancer
8
+ - [Advanced HTTP Load Balancer Security](advanced-http-loadbalancer.md) - Production-ready security features
9
+ - [Authentication](authentication.md) - Configure provider authentication
10
+ - [Blindfold Encryption](blindfold.md) - Secure secret management
11
+ - [Addon Service Activation](addon-activation.md) - Activate and manage addon services
12
+ - [v3.0.0 Migration](v3-migration.md) - Upgrade from v2.x to v3.0.0
13
+
14
+ ## Related Documentation
15
+
16
+ - [Resources](../resources/index.md)
17
+ - [Data Sources](../data-sources/index.md)
18
+ - [Functions](../functions/index.md)
@@ -144,6 +144,6 @@ If you have automation relying on resource subcategories:
144
144
 
145
145
  ## Related Guides
146
146
 
147
- - [Authentication Guide](authentication)
148
- - [HTTP Load Balancer Guide](http-loadbalancer)
149
- - [Blindfold Encryption Guide](blindfold)
147
+ - [Authentication Guide](authentication.md)
148
+ - [HTTP Load Balancer Guide](http-loadbalancer.md)
149
+ - [Blindfold Encryption Guide](blindfold.md)
@@ -2,12 +2,12 @@
2
2
  page_title: "f5xc_bgp Resource - terraform-provider-f5xc"
3
3
  subcategory: "Networking"
4
4
  description: |-
5
- Manages bgp_asn_set creates a new object in the storage backend for metadata.namespace. in F5 Distributed Cloud.
5
+ Manages a BGP resource in F5 Distributed Cloud for bgp routing policy is a list of rules containing match criteria and action to be applied. these rules help contol routes which are imported or exported to bgp peers. configuration.
6
6
  ---
7
7
 
8
8
  # f5xc_bgp (Resource)
9
9
 
10
- Manages bgp_asn_set creates a new object in the storage backend for metadata.namespace. in F5 Distributed Cloud.
10
+ Manages a BGP resource in F5 Distributed Cloud for bgp routing policy is a list of rules containing match criteria and action to be applied. these rules help contol routes which are imported or exported to bgp peers. configuration.
11
11
 
12
12
  ~> **Note** For more information about this resource, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
13
13
 
@@ -15,7 +15,7 @@ Manages bgp_asn_set creates a new object in the storage backend for metadata.nam
15
15
 
16
16
  ```terraform
17
17
  # BGP Resource Example
18
- # Manages bgp_asn_set creates a new object in the storage backend for metadata.namespace. in F5 Distributed Cloud.
18
+ # Manages a BGP resource in F5 Distributed Cloud for bgp routing policy is a list of rules containing match criteria and action to be applied. these rules help contol routes which are imported or exported to bgp peers. configuration.
19
19
 
20
20
  # Basic BGP configuration
21
21
  resource "f5xc_bgp" "example" {
@@ -73,7 +73,7 @@ resource "f5xc_bgp" "example" {
73
73
 
74
74
  ### Spec Argument Reference
75
75
 
76
- <a id="as-numbers"></a>&#x2022; [`as_numbers`](#as-numbers) - Optional List<br>Unordered set of RFC 6793 defined 4-byte AS numbers that can be used to create whitelists or blacklists for use in network policy or service policy
76
+ <a id="rules"></a>&#x2022; [`rules`](#rules) - Optional Block<br>BGP Routing policy is composed of one or more rules. Note that the order of rules is critical as rules are applied top to bottom<br>See [Rules](#rules) below for details.
77
77
 
78
78
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
79
79
 
@@ -85,6 +85,72 @@ In addition to all arguments above, the following attributes are exported:
85
85
 
86
86
  ---
87
87
 
88
+ #### Rules
89
+
90
+ A [`rules`](#rules) block supports the following:
91
+
92
+ <a id="rules-action"></a>&#x2022; [`action`](#rules-action) - Optional Block<br>Action to be enforced if the BGP route matches the rule<br>See [Action](#rules-action) below.
93
+
94
+ <a id="rules-match"></a>&#x2022; [`match`](#rules-match) - Optional Block<br>Predicates which have to match information in route for action to be applied<br>See [Match](#rules-match) below.
95
+
96
+ #### Rules Action
97
+
98
+ An [`action`](#rules-action) block (within [`rules`](#rules)) supports the following:
99
+
100
+ <a id="rules-action-aggregate"></a>&#x2022; [`aggregate`](#rules-action-aggregate) - Optional Block<br>Enable this option
101
+
102
+ <a id="rules-action-allow"></a>&#x2022; [`allow`](#rules-action-allow) - Optional Block<br>Enable this option
103
+
104
+ <a id="rules-action-as-path"></a>&#x2022; [`as_path`](#rules-action-as-path) - Optional String<br>AS-Path Prepending is generally used to influence incoming traffic
105
+
106
+ <a id="rules-action-community"></a>&#x2022; [`community`](#rules-action-community) - Optional Block<br>BGP Community list. List of BGP communities<br>See [Community](#rules-action-community) below.
107
+
108
+ <a id="rules-action-deny"></a>&#x2022; [`deny`](#rules-action-deny) - Optional Block<br>Enable this option
109
+
110
+ <a id="rules-action-local-preference"></a>&#x2022; [`local_preference`](#rules-action-local-preference) - Optional Number<br>BGP Local Preference is generally used to influence outgoing traffic
111
+
112
+ <a id="rules-action-metric"></a>&#x2022; [`metric`](#rules-action-metric) - Optional Number<br>The Multi-Exit Discriminator metric to indicate the preferred path to AS
113
+
114
+ #### Rules Action Community
115
+
116
+ A [`community`](#rules-action-community) block (within [`rules.action`](#rules-action)) supports the following:
117
+
118
+ <a id="rules-action-community-community"></a>&#x2022; [`community`](#rules-action-community-community) - Optional List<br>Unordered set of RFC 1997 defined 4-byte community, first 16 bits being ASN and lower 16 bits being value
119
+
120
+ #### Rules Match
121
+
122
+ A [`match`](#rules-match) block (within [`rules`](#rules)) supports the following:
123
+
124
+ <a id="rules-match-as-path"></a>&#x2022; [`as_path`](#rules-match-as-path) - Optional String<br>AS path can also be a regex, which will be matched against route information
125
+
126
+ <a id="rules-match-community"></a>&#x2022; [`community`](#rules-match-community) - Optional Block<br>BGP Community list. List of BGP communities<br>See [Community](#rules-match-community) below.
127
+
128
+ <a id="rules-match-ip-prefixes"></a>&#x2022; [`ip_prefixes`](#rules-match-ip-prefixes) - Optional Block<br>List of IP prefix and prefix length range match condition<br>See [IP Prefixes](#rules-match-ip-prefixes) below.
129
+
130
+ #### Rules Match Community
131
+
132
+ A [`community`](#rules-match-community) block (within [`rules.match`](#rules-match)) supports the following:
133
+
134
+ <a id="rules-match-community-community"></a>&#x2022; [`community`](#rules-match-community-community) - Optional List<br>Unordered set of RFC 1997 defined 4-byte community, first 16 bits being ASN and lower 16 bits being value
135
+
136
+ #### Rules Match IP Prefixes
137
+
138
+ An [`ip_prefixes`](#rules-match-ip-prefixes) block (within [`rules.match`](#rules-match)) supports the following:
139
+
140
+ <a id="rules-match-ip-prefixes-prefixes"></a>&#x2022; [`prefixes`](#rules-match-ip-prefixes-prefixes) - Optional Block<br>Prefix list. List of IP prefix<br>See [Prefixes](#rules-match-ip-prefixes-prefixes) below.
141
+
142
+ #### Rules Match IP Prefixes Prefixes
143
+
144
+ A [`prefixes`](#rules-match-ip-prefixes-prefixes) block (within [`rules.match.ip_prefixes`](#rules-match-ip-prefixes)) supports the following:
145
+
146
+ <a id="than-cdaaa6"></a>&#x2022; [`equal_or_longer_than`](#than-cdaaa6) - Optional Block<br>Enable this option
147
+
148
+ <a id="match-0a0108"></a>&#x2022; [`exact_match`](#match-0a0108) - Optional Block<br>Enable this option
149
+
150
+ <a id="prefixes-e82cab"></a>&#x2022; [`ip_prefixes`](#prefixes-e82cab) - Optional String<br>IP Prefix. IP prefix to match on BGP route
151
+
152
+ <a id="than-7e2ba6"></a>&#x2022; [`longer_than`](#than-7e2ba6) - Optional Block<br>Enable this option
153
+
88
154
  #### Timeouts
89
155
 
90
156
  A [`timeouts`](#timeouts) block supports the following:
@@ -2,12 +2,12 @@
2
2
  page_title: "f5xc_certificate Resource - terraform-provider-f5xc"
3
3
  subcategory: "Certificates"
4
4
  description: |-
5
- Manages a Certificate resource in F5 Distributed Cloud for certificate. configuration.
5
+ Manages a Certificate resource in F5 Distributed Cloud for TLS/SSL certificate management.
6
6
  ---
7
7
 
8
8
  # f5xc_certificate (Resource)
9
9
 
10
- Manages a Certificate resource in F5 Distributed Cloud for certificate. configuration.
10
+ Manages a Certificate resource in F5 Distributed Cloud for TLS/SSL certificate management.
11
11
 
12
12
  ~> **Note** For more information about this resource, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
13
13
 
@@ -15,7 +15,7 @@ Manages a Certificate resource in F5 Distributed Cloud for certificate. configur
15
15
 
16
16
  ```terraform
17
17
  # Certificate Resource Example
18
- # Manages a Certificate resource in F5 Distributed Cloud for certificate. configuration.
18
+ # Manages a Certificate resource in F5 Distributed Cloud for TLS/SSL certificate management.
19
19
 
20
20
  # Basic Certificate configuration
21
21
  resource "f5xc_certificate" "example" {
@@ -60,20 +60,10 @@ resource "f5xc_certificate" "example" {
60
60
 
61
61
  ### Spec Argument Reference
62
62
 
63
- <a id="certificate-chain"></a>&#x2022; [`certificate_chain`](#certificate-chain) - 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 [Certificate Chain](#certificate-chain) below for details.
64
-
65
- <a id="certificate-url"></a>&#x2022; [`certificate_url`](#certificate-url) - Optional String<br>Certificate. Certificate or certificate chain in PEM format including the PEM headers
66
-
67
- -> **One of the following:**
68
- &#x2022; <a id="custom-hash-algorithms"></a>[`custom_hash_algorithms`](#custom-hash-algorithms) - Optional Block<br>Specifies the hash algorithms to be used<br>See [Custom Hash Algorithms](#custom-hash-algorithms) below for details.
69
- <br><br>&#x2022; <a id="disable-ocsp-stapling"></a>[`disable_ocsp_stapling`](#disable-ocsp-stapling) - Optional Block<br>Enable this option
70
-
71
- <a id="private-key"></a>&#x2022; [`private_key`](#private-key) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Private Key](#private-key) below for details.
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
72
64
 
73
65
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
74
66
 
75
- <a id="use-system-defaults"></a>&#x2022; [`use_system_defaults`](#use-system-defaults) - Optional Block<br>Enable this option
76
-
77
67
  ### Attributes Reference
78
68
 
79
69
  In addition to all arguments above, the following attributes are exported:
@@ -82,48 +72,6 @@ In addition to all arguments above, the following attributes are exported:
82
72
 
83
73
  ---
84
74
 
85
- #### Certificate Chain
86
-
87
- A [`certificate_chain`](#certificate-chain) block supports the following:
88
-
89
- <a id="certificate-chain-name"></a>&#x2022; [`name`](#certificate-chain-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
90
-
91
- <a id="certificate-chain-namespace"></a>&#x2022; [`namespace`](#certificate-chain-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
92
-
93
- <a id="certificate-chain-tenant"></a>&#x2022; [`tenant`](#certificate-chain-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
94
-
95
- #### Custom Hash Algorithms
96
-
97
- A [`custom_hash_algorithms`](#custom-hash-algorithms) block supports the following:
98
-
99
- <a id="custom-hash-algorithms-hash-algorithms"></a>&#x2022; [`hash_algorithms`](#custom-hash-algorithms-hash-algorithms) - Optional List Defaults to `INVALID_HASH_ALGORITHM`<br>Possible values are `INVALID_HASH_ALGORITHM`, `SHA256`, `SHA1`<br>[Enum: INVALID_HASH_ALGORITHM|SHA256|SHA1] Ordered list of hash algorithms to be used
100
-
101
- #### Private Key
102
-
103
- A [`private_key`](#private-key) block supports the following:
104
-
105
- <a id="private-key-blindfold-secret-info"></a>&#x2022; [`blindfold_secret_info`](#private-key-blindfold-secret-info) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#private-key-blindfold-secret-info) below.
106
-
107
- <a id="private-key-clear-secret-info"></a>&#x2022; [`clear_secret_info`](#private-key-clear-secret-info) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#private-key-clear-secret-info) below.
108
-
109
- #### Private Key Blindfold Secret Info
110
-
111
- A [`blindfold_secret_info`](#private-key-blindfold-secret-info) block (within [`private_key`](#private-key)) supports the following:
112
-
113
- <a id="provider-2cb137"></a>&#x2022; [`decryption_provider`](#provider-2cb137) - Optional String<br>Name of the Secret Management Access object that contains information about the backend Secret Management service
114
-
115
- <a id="location-208dea"></a>&#x2022; [`location`](#location-208dea) - 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
116
-
117
- <a id="provider-1e06e0"></a>&#x2022; [`store_provider`](#provider-1e06e0) - 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:///
118
-
119
- #### Private Key Clear Secret Info
120
-
121
- A [`clear_secret_info`](#private-key-clear-secret-info) block (within [`private_key`](#private-key)) supports the following:
122
-
123
- <a id="ref-e799a7"></a>&#x2022; [`provider_ref`](#ref-e799a7) - 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:///
124
-
125
- <a id="private-key-clear-secret-info-url"></a>&#x2022; [`url`](#private-key-clear-secret-info-url) - 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
126
-
127
75
  #### Timeouts
128
76
 
129
77
  A [`timeouts`](#timeouts) block supports the following:
@@ -0,0 +1,22 @@
1
+ # Resources
2
+
3
+ Terraform resources for managing F5 Distributed Cloud infrastructure.
4
+
5
+ ## Overview
6
+
7
+ This provider includes 150+ resources across all F5XC domains:
8
+
9
+ - **Security**: WAF, DDoS protection, certificates
10
+ - **Networking**: Load balancers, origin pools, DNS
11
+ - **Infrastructure**: Sites, service mesh, cloud infrastructure
12
+ - **Platform**: Tenants, identity, authentication
13
+
14
+ ## Finding Resources
15
+
16
+ Use the navigation menu or search function to find specific resources.
17
+
18
+ ## Related Documentation
19
+
20
+ - [Guides](../guides/index.md) - Step-by-step tutorials
21
+ - [Data Sources](../data-sources/index.md) - Read existing infrastructure
22
+ - [Functions](../functions/index.md) - Provider functions
@@ -2,12 +2,12 @@
2
2
  page_title: "f5xc_irule Resource - terraform-provider-f5xc"
3
3
  subcategory: "BIG-IP Integration"
4
4
  description: |-
5
- Manages a Irule resource in F5 Distributed Cloud for desired state for big-ip irule service. configuration.
5
+ Manages iRule in a given namespace. If one already exists it will give an error. in F5 Distributed Cloud.
6
6
  ---
7
7
 
8
8
  # f5xc_irule (Resource)
9
9
 
10
- Manages a Irule resource in F5 Distributed Cloud for desired state for big-ip irule service. configuration.
10
+ Manages iRule in a given namespace. If one already exists it will give an error. in F5 Distributed Cloud.
11
11
 
12
12
  ~> **Note** For more information about this resource, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
13
13
 
@@ -15,7 +15,7 @@ Manages a Irule resource in F5 Distributed Cloud for desired state for big-ip ir
15
15
 
16
16
  ```terraform
17
17
  # Irule Resource Example
18
- # Manages a Irule resource in F5 Distributed Cloud for desired state for big-ip irule service. configuration.
18
+ # Manages iRule in a given namespace. If one already exists it will give an error. in F5 Distributed Cloud.
19
19
 
20
20
  # Basic Irule configuration
21
21
  resource "f5xc_irule" "example" {
@@ -52,11 +52,9 @@ resource "f5xc_irule" "example" {
52
52
 
53
53
  ### Spec Argument Reference
54
54
 
55
- <a id="code"></a>&#x2022; [`code`](#code) - Optional String<br>IRule code content, this content will be base64 encoded for preserving formating
55
+ <a id="description-spec"></a>&#x2022; [`description_spec`](#description-spec) - Optional String<br>Specify Description for iRule
56
56
 
57
- <a id="irule-name"></a>&#x2022; [`irule_name`](#irule-name) - Optional String<br>IRule name. IRule name
58
-
59
- <a id="source"></a>&#x2022; [`source`](#source) - Optional String<br>IRule source. IRule generation/updation source
57
+ <a id="irule"></a>&#x2022; [`irule`](#irule) - Optional String<br>Www.internal.example.f5.com')} DNS::drop} irule content
60
58
 
61
59
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
62
60