diff --git a/website/docs/d/is_dedicated_host.html.markdown b/website/docs/d/is_dedicated_host.html.markdown
index 4417db7fdc..23fe36b4f5 100644
--- a/website/docs/d/is_dedicated_host.html.markdown
+++ b/website/docs/d/is_dedicated_host.html.markdown
@@ -92,15 +92,15 @@ In addition to all argument reference list, you can access the following attribu
- `lifecycle_state` - (String) The lifecycle state of the dedicated host resource.
- `memory` - (String) The total amount of memory in `GB`` for this host.
- `name` - (String) The unique user defined name for this dedicated host. If unspecified, the name will be a hyphenated list of randomly-selected words.
-- `numa` - (List) The dedicated host NUMA configuration.
-
- Nested scheme for `numa`:
- - `count` - (String) The total number of NUMA nodes for this dedicated host.
- - `nodes` - (List) The NUMA nodes for this dedicated host.
+- `numa` - The dedicated host NUMA configuration.
- Nested scheme for `nodes`:
- - `available_vcpu` - (String) The available VCPU for this NUMA node.
- - `vcpu` - (String) The total VCPU capacity for this NUMA node.
+ Nested scheme for `numa`:
+ - `count` - (Integer) The total number of NUMA nodes for this dedicated host.
+ - `nodes` - (List) The NUMA nodes for this dedicated host.
+
+ Nested scheme for `nodes`:
+ - `available_vcpu` - (Integer) The available VCPU for this NUMA node.
+ - `vcpu` - (Integer) The total VCPU capacity for this NUMA node.
- `profile` - (List) The profile this dedicated host uses.
Nested scheme for `profile`:
diff --git a/website/docs/d/is_dedicated_hosts.html.markdown b/website/docs/d/is_dedicated_hosts.html.markdown
index 6e60f7dd24..85d58e8c34 100644
--- a/website/docs/d/is_dedicated_hosts.html.markdown
+++ b/website/docs/d/is_dedicated_hosts.html.markdown
@@ -92,15 +92,15 @@ In addition to all argument reference list, you can access the following attribu
- `lifecycle_state` - (String) The lifecycle state of the dedicated host resource.
- `memory` - (String) The total amount of memory in GB for this host.
- `name` - (String) The unique user defined name for this dedicated host. If unspecified, the name will be a hyphenated list of randomly-selected words.
- - `numa` - (List) The dedicated host NUMA configuration.
+ - `numa` - The dedicated host NUMA configuration.
Nested scheme for `numa`:
- - `count` - (String) The total number of NUMA nodes for this dedicated host.
+ - `count` - (Integer) The total number of NUMA nodes for this dedicated host.
- `nodes` - (List) The NUMA nodes for this dedicated host.
Nested scheme for `nodes`:
- - `available_vcpu` - (String) The available VCPU for this NUMA node.
- - `vcpu` - (String) The total VCPU capacity for this NUMA node.
+ - `available_vcpu` - (Integer) The available VCPU for this NUMA node.
+ - `vcpu` - (Integer) The total VCPU capacity for this NUMA node.
- `profile` - (List) The profile this dedicated host uses.
Nested scheme for `profile`:
diff --git a/website/docs/d/is_instance.html.markdown b/website/docs/d/is_instance.html.markdown
index cb72563c87..bc99216f4d 100644
--- a/website/docs/d/is_instance.html.markdown
+++ b/website/docs/d/is_instance.html.markdown
@@ -134,10 +134,10 @@ In addition to all argument reference list, you can access the following attribu
- `name`- (String) The user-defined or system-provided name for this reserved IP
- `reserved_ip`- (String) The unique identifier for this reserved IP
- `resource_type`- (String) The resource type.
- - `numa_count` - (Integer) The number of NUMA nodes this virtual server instance is provisioned on. This property may be absent if the instance's `status` is not `running`.
- `primary_ipv4_address` - (String) The IPv4 address range that the subnet uses. Same as `primary_ip.0.address`
- `subnet` - (String) The ID of the subnet that is used in the more network interface.
- `security_groups` (List)A list of security groups that were created for the interface.
+- `numa_count` - (Integer) The number of NUMA nodes this virtual server instance is provisioned on. This property may be absent if the instance's `status` is not `running`.
- `password` - (String) The password that you can use to access your instance.
- `placement_target`- (List) The placement restrictions for the virtual server instance.
diff --git a/website/docs/r/is_dedicated_host.html.markdown b/website/docs/r/is_dedicated_host.html.markdown
index ce4261a007..a19095e454 100644
--- a/website/docs/r/is_dedicated_host.html.markdown
+++ b/website/docs/r/is_dedicated_host.html.markdown
@@ -101,6 +101,15 @@ In addition to all argument reference list, you can access the following attribu
- `lifecycle_state`- (String) The lifecycle state of the dedicated host resource.
- `memory`- (String) The total amount of memory in `GB` for this host.
- `name`- (String) The unique user defined name for this dedicated host.
+- `numa` - The NUMA configuration for this dedicated host.
+
+ Nested scheme for `numa`:
+ - `count` - (Integer) The total number of NUMA nodes for this dedicated host.
+ - `nodes` - (List) The NUMA nodes for this dedicated host.
+
+ Nested scheme for `nodes`:
+ - `available_vcpu` - (Integer) The available VCPU for this NUMA node.
+ - `vcpu` - (Integer) The total VCPU capacity for this NUMA node.
- `profile`- (String) The profile this dedicated host uses.
- `provisionable`- (String) Indicates whether this dedicated host is available for instance creation.
- `resource_group`- (String) The unique identifier of the resource group for this dedicated host.
diff --git a/website/docs/r/is_dedicated_host_group.html.markdown b/website/docs/r/is_dedicated_host_group.html.markdown
index d4a6f35fc7..e7a89be154 100644
--- a/website/docs/r/is_dedicated_host_group.html.markdown
+++ b/website/docs/r/is_dedicated_host_group.html.markdown
@@ -38,15 +38,6 @@ Review the argument references that you can specify for your resource.
- `class` - (Required, String) The dedicated host profile class for hosts in this group.
- `family` - (Required, String) The dedicated host profile family for hosts in this group.
- `name` - (Optional, String) The unique user defined name for this dedicated host group. If unspecified, the name will be a hyphenated list of randomly selected words.
-- `numa` - The NUMA configuration for this dedicated host.
-
- Nested scheme for `numa`:
- - `count` - The total number of NUMA nodes for this dedicated host.
- - `nodes` - The NUMA nodes for this dedicated host.
-
- Nested scheme for `nodes`:
- - `available_vcpu` - The available VCPU for this NUMA node.
- - `vcpu` - The total VCPU capacity for this NUMA node.
- `resource_group` - (Optional, String) The unique ID of the resource group to use. If unspecified, the account's default resource group is used.
- `zone` - (Required, String) The globally unique name of the zone this dedicated host group will reside in.
diff --git a/website/docs/r/is_instance.html.markdown b/website/docs/r/is_instance.html.markdown
index edde9bc891..5b366e1668 100644
--- a/website/docs/r/is_instance.html.markdown
+++ b/website/docs/r/is_instance.html.markdown
@@ -341,7 +341,6 @@ Review the argument references that you can specify for your resource.
- `keys` - (Required, List) A comma-separated list of SSH keys that you want to add to your instance.
- `metadata_service_enabled` - (Optional, Boolean) Indicates whether the metadata service endpoint is available to the virtual server instance. Default value : **false**
- `name` - (Optional, String) The instance name.
-- `numa_count` - (Boolean) The number of NUMA nodes this instance is provisioned on. This property may be absent if the instance's status is not running.
- `network_interfaces` (Optional, Forces new resource, List) A list of more network interfaces that are set up for the instance.
Nested scheme for `network_interfaces`:
@@ -441,6 +440,7 @@ In addition to all argument reference list, you can access the following attribu
- `resource_type` - (String) The resource type.
- `id` - (String) The ID of the instance.
- `memory`- (Integer) The amount of memory that is allocated to the instance in gigabytes.
+- `numa_count` - (Integer) The number of NUMA nodes this instance is provisioned on. This property may be absent if the instance's status is not running.
- `network_interfaces`- (List of Strings) A list of more network interfaces that are attached to the instance.
Nested scheme for `network_interfaces`: