Skip to content

Commit

Permalink
Update docs using generate tool
Browse files Browse the repository at this point in the history
  • Loading branch information
bardielle authored and openshift-merge-robot committed Oct 2, 2023
1 parent ca036c3 commit a566109
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/data-sources/groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -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))

<a id="nestedatt--items"></a>
### Nested Schema for `items`
Expand Down
4 changes: 2 additions & 2 deletions docs/data-sources/machine_types.md
Original file line number Diff line number Diff line change
Expand Up @@ -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



Expand Down
1 change: 1 addition & 0 deletions docs/data-sources/policies.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


2 changes: 2 additions & 0 deletions docs/resources/cluster_rosa_classic.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,5 @@ Required:

- `master_role_arn` (String) Master/Controller Plane Role ARN
- `worker_role_arn` (String) Worker Node Role ARN


4 changes: 2 additions & 2 deletions docs/resources/rosa_oidc_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -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



Expand Down

0 comments on commit a566109

Please sign in to comment.