From d8b43fdb156c4e238bd687f1db5701e779f7b9a4 Mon Sep 17 00:00:00 2001 From: Aleksandr Strelkov Date: Tue, 9 Jan 2024 17:15:23 +0500 Subject: [PATCH] Updated docs --- docs/data-sources/floatingip.md | 2 -- docs/data-sources/image.md | 2 -- docs/data-sources/instance.md | 2 -- docs/data-sources/k8s.md | 2 -- docs/data-sources/k8s_client_config.md | 2 -- docs/data-sources/k8s_pool.md | 2 -- docs/data-sources/lblistener.md | 2 -- docs/data-sources/lbpool.md | 2 -- docs/data-sources/loadbalancer.md | 2 -- docs/data-sources/loadbalancerv2.md | 2 -- docs/data-sources/network.md | 2 -- docs/data-sources/project.md | 2 -- docs/data-sources/region.md | 2 -- docs/data-sources/reservedfixedip.md | 2 -- docs/data-sources/router.md | 2 -- docs/data-sources/secret.md | 2 -- docs/data-sources/securitygroup.md | 2 -- docs/data-sources/servergroup.md | 2 -- docs/data-sources/storage_s3.md | 2 -- docs/data-sources/storage_s3_bucket.md | 2 -- docs/data-sources/subnet.md | 2 -- docs/data-sources/volume.md | 2 -- docs/resources/cdn_origingroup.md | 2 -- docs/resources/cdn_resource.md | 4 ++-- docs/resources/cdn_rule.md | 3 +-- docs/resources/cdn_sslcert.md | 2 -- docs/resources/keypair.md | 2 -- docs/resources/storage_s3.md | 2 -- docs/resources/storage_s3_bucket.md | 2 -- 29 files changed, 3 insertions(+), 58 deletions(-) diff --git a/docs/data-sources/floatingip.md b/docs/data-sources/floatingip.md index 91ae492b..0329c76d 100644 --- a/docs/data-sources/floatingip.md +++ b/docs/data-sources/floatingip.md @@ -71,5 +71,3 @@ Read-Only: - `key` (String) - `read_only` (Boolean) - `value` (String) - - diff --git a/docs/data-sources/image.md b/docs/data-sources/image.md index f2d62cfb..9168398d 100644 --- a/docs/data-sources/image.md +++ b/docs/data-sources/image.md @@ -71,5 +71,3 @@ Read-Only: - `key` (String) - `read_only` (Boolean) - `value` (String) - - diff --git a/docs/data-sources/instance.md b/docs/data-sources/instance.md index 88214e8c..40b153b3 100644 --- a/docs/data-sources/instance.md +++ b/docs/data-sources/instance.md @@ -116,5 +116,3 @@ Read-Only: - `delete_on_termination` (Boolean) - `volume_id` (String) - - diff --git a/docs/data-sources/k8s.md b/docs/data-sources/k8s.md index 52a56586..0e01f69c 100644 --- a/docs/data-sources/k8s.md +++ b/docs/data-sources/k8s.md @@ -82,5 +82,3 @@ Read-Only: - `node_count` (Number) - `stack_id` (String) - `uuid` (String) - - diff --git a/docs/data-sources/k8s_client_config.md b/docs/data-sources/k8s_client_config.md index 8ddf6775..ed26b094 100644 --- a/docs/data-sources/k8s_client_config.md +++ b/docs/data-sources/k8s_client_config.md @@ -43,5 +43,3 @@ data "edgecenter_k8s_client_config" "cfg" { - `client_certificate_data` (String) The client_certificate_data field from k8s config. - `client_key_data` (String) The client_key_data field from k8s config. - `id` (String) The ID of this resource. - - diff --git a/docs/data-sources/k8s_pool.md b/docs/data-sources/k8s_pool.md index fa0f111b..0be95f9e 100644 --- a/docs/data-sources/k8s_pool.md +++ b/docs/data-sources/k8s_pool.md @@ -55,5 +55,3 @@ data "edgecenter_k8s_pool" "pool" { - `node_count` (Number) The current number of nodes in the pool. - `node_names` (List of String) A list of names of nodes within the pool. - `stack_id` (String) The identifier of the underlying infrastructure stack used by this pool. - - diff --git a/docs/data-sources/lblistener.md b/docs/data-sources/lblistener.md index b58b1fe2..2bd9a88a 100644 --- a/docs/data-sources/lblistener.md +++ b/docs/data-sources/lblistener.md @@ -61,5 +61,3 @@ output "view" { - `protocol` (String) Available values is 'HTTP', 'HTTPS', 'TCP', 'UDP' - `protocol_port` (Number) The port on which the protocol is bound. - `provisioning_status` (String) The current provisioning status of the load balancer. - - diff --git a/docs/data-sources/lbpool.md b/docs/data-sources/lbpool.md index 3c0bc40d..91398b9b 100644 --- a/docs/data-sources/lbpool.md +++ b/docs/data-sources/lbpool.md @@ -87,5 +87,3 @@ Read-Only: - `persistence_granularity` (String) - `persistence_timeout` (Number) - `type` (String) - - diff --git a/docs/data-sources/loadbalancer.md b/docs/data-sources/loadbalancer.md index dc6a47f9..bc5d0be3 100644 --- a/docs/data-sources/loadbalancer.md +++ b/docs/data-sources/loadbalancer.md @@ -79,5 +79,3 @@ Read-Only: - `key` (String) - `read_only` (Boolean) - `value` (String) - - diff --git a/docs/data-sources/loadbalancerv2.md b/docs/data-sources/loadbalancerv2.md index 80488550..f600b504 100644 --- a/docs/data-sources/loadbalancerv2.md +++ b/docs/data-sources/loadbalancerv2.md @@ -67,5 +67,3 @@ Read-Only: - `key` (String) - `read_only` (Boolean) - `value` (String) - - diff --git a/docs/data-sources/network.md b/docs/data-sources/network.md index 29133f02..655b4a02 100644 --- a/docs/data-sources/network.md +++ b/docs/data-sources/network.md @@ -96,5 +96,3 @@ Read-Only: - `destination` (String) - `nexthop` (String) - - diff --git a/docs/data-sources/project.md b/docs/data-sources/project.md index e267efb9..514371f4 100644 --- a/docs/data-sources/project.md +++ b/docs/data-sources/project.md @@ -32,5 +32,3 @@ data "edgecenter_project" "pr" { ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/data-sources/region.md b/docs/data-sources/region.md index 0351bff3..63c21ed2 100644 --- a/docs/data-sources/region.md +++ b/docs/data-sources/region.md @@ -32,5 +32,3 @@ data "edgecenter_region" "rg" { ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/data-sources/reservedfixedip.md b/docs/data-sources/reservedfixedip.md index 9edae5a4..2f709163 100644 --- a/docs/data-sources/reservedfixedip.md +++ b/docs/data-sources/reservedfixedip.md @@ -67,5 +67,3 @@ Read-Only: - `ip_address` (String) - `mac_address` (String) - - diff --git a/docs/data-sources/router.md b/docs/data-sources/router.md index 43a0572e..6eb92ec9 100644 --- a/docs/data-sources/router.md +++ b/docs/data-sources/router.md @@ -97,5 +97,3 @@ Read-Only: - `destination` (String) - `nexthop` (String) - - diff --git a/docs/data-sources/secret.md b/docs/data-sources/secret.md index 4ee24d2e..961266f4 100644 --- a/docs/data-sources/secret.md +++ b/docs/data-sources/secret.md @@ -60,5 +60,3 @@ output "view" { - `id` (String) The ID of this resource. - `mode` (String) The mode of the encryption algorithm. - `status` (String) The current status of the secret. - - diff --git a/docs/data-sources/securitygroup.md b/docs/data-sources/securitygroup.md index 75610362..b485c147 100644 --- a/docs/data-sources/securitygroup.md +++ b/docs/data-sources/securitygroup.md @@ -84,5 +84,3 @@ Read-Only: - `protocol` (String) - `remote_ip_prefix` (String) - `updated_at` (String) - - diff --git a/docs/data-sources/servergroup.md b/docs/data-sources/servergroup.md index 4cbc4651..2deb5596 100644 --- a/docs/data-sources/servergroup.md +++ b/docs/data-sources/servergroup.md @@ -63,5 +63,3 @@ Read-Only: - `instance_id` (String) - `instance_name` (String) - - diff --git a/docs/data-sources/storage_s3.md b/docs/data-sources/storage_s3.md index 8e726c4a..5a545c12 100644 --- a/docs/data-sources/storage_s3.md +++ b/docs/data-sources/storage_s3.md @@ -38,5 +38,3 @@ data "edgecenter_storage_s3" "example_s3" { - `generated_s3_endpoint` (String) A s3 endpoint for new storage resource. - `id` (String) The ID of this resource. - `location` (String) A location of new storage resource. One of (s-dt2) - - diff --git a/docs/data-sources/storage_s3_bucket.md b/docs/data-sources/storage_s3_bucket.md index 08223c02..abf8402d 100644 --- a/docs/data-sources/storage_s3_bucket.md +++ b/docs/data-sources/storage_s3_bucket.md @@ -34,5 +34,3 @@ data "edgecenter_storage_s3_bucket" "example_s3_bucket" { ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/data-sources/subnet.md b/docs/data-sources/subnet.md index b7444fe3..12f2d7ce 100644 --- a/docs/data-sources/subnet.md +++ b/docs/data-sources/subnet.md @@ -81,5 +81,3 @@ Read-Only: - `key` (String) - `read_only` (Boolean) - `value` (String) - - diff --git a/docs/data-sources/volume.md b/docs/data-sources/volume.md index aa99d73f..bee7327d 100644 --- a/docs/data-sources/volume.md +++ b/docs/data-sources/volume.md @@ -69,5 +69,3 @@ Read-Only: - `key` (String) - `read_only` (Boolean) - `value` (String) - - diff --git a/docs/resources/cdn_origingroup.md b/docs/resources/cdn_origingroup.md index 17853aed..a49a6715 100644 --- a/docs/resources/cdn_origingroup.md +++ b/docs/resources/cdn_origingroup.md @@ -60,5 +60,3 @@ Optional: Read-Only: - `id` (Number) The ID of this resource. - - diff --git a/docs/resources/cdn_resource.md b/docs/resources/cdn_resource.md index 9ca6c652..3a0137a0 100644 --- a/docs/resources/cdn_resource.md +++ b/docs/resources/cdn_resource.md @@ -84,6 +84,7 @@ resource "edgecenter_cdn_resource" "cdn_example_com" { ### Read-Only - `id` (String) The ID of this resource. +- `ssl_le_enabled` (Boolean) - `status` (String) Status of a CDN resource content availability. Possible values are: Active, Suspended, Processed. @@ -247,6 +248,7 @@ Required: Optional: - `enabled` (Boolean) +- `use_host` (Boolean) @@ -618,5 +620,3 @@ Required: Optional: - `enabled` (Boolean) - - diff --git a/docs/resources/cdn_rule.md b/docs/resources/cdn_rule.md index 3c1422bc..9071a99e 100644 --- a/docs/resources/cdn_rule.md +++ b/docs/resources/cdn_rule.md @@ -272,6 +272,7 @@ Required: Optional: - `enabled` (Boolean) +- `use_host` (Boolean) @@ -607,5 +608,3 @@ Required: Optional: - `enabled` (Boolean) - - diff --git a/docs/resources/cdn_sslcert.md b/docs/resources/cdn_sslcert.md index 0b909e6e..7910c836 100644 --- a/docs/resources/cdn_sslcert.md +++ b/docs/resources/cdn_sslcert.md @@ -48,5 +48,3 @@ resource "edgecenter_cdn_sslcert" "cdnopt_cert" { - `automated` (Boolean) The way SSL certificate was issued. - `has_related_resources` (Boolean) It shows if the SSL certificate is used by a CDN resource. - `id` (String) The ID of this resource. - - diff --git a/docs/resources/keypair.md b/docs/resources/keypair.md index 74519a64..e38fb751 100644 --- a/docs/resources/keypair.md +++ b/docs/resources/keypair.md @@ -46,5 +46,3 @@ output "kp" { - `fingerprint` (String) A fingerprint of the SSH public key, used to verify the integrity of the key. - `id` (String) The ID of this resource. - `sshkey_id` (String) The unique identifier assigned by the provider to the SSH key pair. - - diff --git a/docs/resources/storage_s3.md b/docs/resources/storage_s3.md index 31a9e86d..48bd7436 100644 --- a/docs/resources/storage_s3.md +++ b/docs/resources/storage_s3.md @@ -44,5 +44,3 @@ resource "edgecenter_storage_s3" "example_s3" { ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/storage_s3_bucket.md b/docs/resources/storage_s3_bucket.md index 436760c2..cc354c7a 100644 --- a/docs/resources/storage_s3_bucket.md +++ b/docs/resources/storage_s3_bucket.md @@ -34,5 +34,3 @@ resource "edgecenter_storage_s3_bucket" "example_s3_bucket" { ### Read-Only - `id` (String) The ID of this resource. - -