diff --git a/docs/data-sources/compute_iaas_opensource_storage_repository.md b/docs/data-sources/compute_iaas_opensource_storage_repository.md
index 3567c31..6ed9429 100644
--- a/docs/data-sources/compute_iaas_opensource_storage_repository.md
+++ b/docs/data-sources/compute_iaas_opensource_storage_repository.md
@@ -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))
@@ -49,15 +48,6 @@ Read-Only:
- `name` (String)
-
-### Nested Schema for `machine_manager`
-
-Read-Only:
-
-- `id` (String)
-- `name` (String)
-
-
### Nested Schema for `pool`
diff --git a/docs/data-sources/compute_iaas_opensource_template.md b/docs/data-sources/compute_iaas_opensource_template.md
index a80da43..1c33595 100644
--- a/docs/data-sources/compute_iaas_opensource_template.md
+++ b/docs/data-sources/compute_iaas_opensource_template.md
@@ -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)
diff --git a/docs/data-sources/compute_iaas_opensource_virtual_machine.md b/docs/data-sources/compute_iaas_opensource_virtual_machine.md
index 115ef4e..38beac4 100644
--- a/docs/data-sources/compute_iaas_opensource_virtual_machine.md
+++ b/docs/data-sources/compute_iaas_opensource_virtual_machine.md
@@ -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)
@@ -69,15 +68,6 @@ Read-Only:
- `name` (String)
-
-### Nested Schema for `machine_manager`
-
-Read-Only:
-
-- `id` (String)
-- `name` (String)
-
-
### Nested Schema for `pool`