Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
pbesret committed Nov 25, 2024
1 parent eac9184 commit c7775cf
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 22 deletions.
10 changes: 0 additions & 10 deletions docs/data-sources/compute_iaas_opensource_storage_repository.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ To query this datasource you will need the `compute_iaas_opensource_infrastructu
- `host` (List of Object) (see [below for nested schema](#nestedatt--host))
- `id` (String) The ID of this resource.
- `internal_id` (String)
- `machine_manager` (List of Object) (see [below for nested schema](#nestedatt--machine_manager))
- `maintenance_status` (Boolean)
- `max_capacity` (Number)
- `pool` (List of Object) (see [below for nested schema](#nestedatt--pool))
Expand All @@ -49,15 +48,6 @@ Read-Only:
- `name` (String)


<a id="nestedatt--machine_manager"></a>
### Nested Schema for `machine_manager`

Read-Only:

- `id` (String)
- `name` (String)


<a id="nestedatt--pool"></a>
### Nested Schema for `pool`

Expand Down
2 changes: 0 additions & 2 deletions docs/data-sources/compute_iaas_opensource_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ To query this datasource you will need the `compute_iaas_opensource_read` role.
- `disks` (List of Object) (see [below for nested schema](#nestedatt--disks))
- `id` (String) The ID of this resource.
- `internal_id` (String)
- `machine_manager_name` (String)
- `machine_manager_type` (String)
- `memory` (Number)
- `num_cores_per_socket` (Number)
- `power_state` (String)
Expand Down
10 changes: 0 additions & 10 deletions docs/data-sources/compute_iaas_opensource_virtual_machine.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ To query this datasource you will need the `compute_iaas_opensource_read` role.
- `host` (List of Object) (see [below for nested schema](#nestedatt--host))
- `id` (String) The ID of this resource.
- `internal_id` (String)
- `machine_manager` (List of Object) (see [below for nested schema](#nestedatt--machine_manager))
- `memory` (Number)
- `num_cores_per_socket` (Number)
- `operating_system_name` (String)
Expand Down Expand Up @@ -69,15 +68,6 @@ Read-Only:
- `name` (String)


<a id="nestedatt--machine_manager"></a>
### Nested Schema for `machine_manager`

Read-Only:

- `id` (String)
- `name` (String)


<a id="nestedatt--pool"></a>
### Nested Schema for `pool`

Expand Down

0 comments on commit c7775cf

Please sign in to comment.