From a566109e44a51fbe48155c2cdc88f272da3626ab Mon Sep 17 00:00:00 2001 From: Danielle Barda Date: Mon, 2 Oct 2023 12:27:58 +0300 Subject: [PATCH] Update docs using generate tool --- docs/data-sources/groups.md | 2 +- docs/data-sources/machine_types.md | 4 ++-- docs/data-sources/policies.md | 1 + docs/resources/cluster_rosa_classic.md | 2 ++ docs/resources/rosa_oidc_config.md | 4 ++-- 5 files changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/data-sources/groups.md b/docs/data-sources/groups.md index 57c0e0d2..6cb503d3 100644 --- a/docs/data-sources/groups.md +++ b/docs/data-sources/groups.md @@ -21,7 +21,7 @@ List of groups. ### Read-Only -- `items` (Attributes List) Items of the list. (see [below for nested schema](#nestedatt--items)) +- `items` (Attributes List) Content of the list. (see [below for nested schema](#nestedatt--items)) ### Nested Schema for `items` diff --git a/docs/data-sources/machine_types.md b/docs/data-sources/machine_types.md index e0e93928..d9c871ff 100644 --- a/docs/data-sources/machine_types.md +++ b/docs/data-sources/machine_types.md @@ -3,12 +3,12 @@ page_title: "rhcs_machine_types Data Source - terraform-provider-rhcs" subcategory: "" description: |- - List of cloud providers. + List of machine types --- # rhcs_machine_types (Data Source) -List of cloud providers. +List of machine types diff --git a/docs/data-sources/policies.md b/docs/data-sources/policies.md index 14d12719..a12aac3e 100644 --- a/docs/data-sources/policies.md +++ b/docs/data-sources/policies.md @@ -42,5 +42,6 @@ Read-Only: - `openshift_image_registry_installer_cloud_credentials_policy` (String) - `openshift_ingress_operator_cloud_credentials_policy` (String) - `openshift_machine_api_aws_cloud_credentials_policy` (String) +- `shared_vpc_openshift_ingress_operator_cloud_credentials_policy` (String) diff --git a/docs/resources/cluster_rosa_classic.md b/docs/resources/cluster_rosa_classic.md index c28dcbce..514db050 100644 --- a/docs/resources/cluster_rosa_classic.md +++ b/docs/resources/cluster_rosa_classic.md @@ -124,3 +124,5 @@ Required: - `master_role_arn` (String) Master/Controller Plane Role ARN - `worker_role_arn` (String) Worker Node Role ARN + + diff --git a/docs/resources/rosa_oidc_config.md b/docs/resources/rosa_oidc_config.md index fb7975ec..2b400655 100644 --- a/docs/resources/rosa_oidc_config.md +++ b/docs/resources/rosa_oidc_config.md @@ -3,12 +3,12 @@ page_title: "rhcs_rosa_oidc_config Resource - terraform-provider-rhcs" subcategory: "" description: |- - OIDC config + Manages OIDC config --- # rhcs_rosa_oidc_config (Resource) -OIDC config +Manages OIDC config