diff --git a/website/docs/r/mssql_elasticpool.html.markdown b/website/docs/r/mssql_elasticpool.html.markdown
index 8cec973f3ab3..c124a9ec5d6b 100644
--- a/website/docs/r/mssql_elasticpool.html.markdown
+++ b/website/docs/r/mssql_elasticpool.html.markdown
@@ -70,6 +70,8 @@ The following arguments are supported:
* `tags` - (Optional) A mapping of tags to assign to the resource.
+* `zone_redundant` - (Optional) Whether or not this elastic pool is zone redundant. `tier` needs to be `Premium` for `DTU` based or `BusinessCritical` for `vCore` based `sku`. Defaults to `false`.
+
---
`sku` supports the following:
@@ -92,8 +94,6 @@ The following arguments are supported:
---
-* `zone_redundant` - (Optional) Whether or not this elastic pool is zone redundant. `tier` needs to be `Premium` for `DTU` based or `BusinessCritical` for `vCore` based `sku`. Defaults to `false`.
-
## Attributes Reference
The following attributes are exported: