diff --git a/website/docs/r/policy_service.html.markdown b/website/docs/r/policy_service.html.markdown
index e2d594e00..0040fce7b 100644
--- a/website/docs/r/policy_service.html.markdown
+++ b/website/docs/r/policy_service.html.markdown
@@ -90,6 +90,9 @@ The service must contain at least 1 entry (of at least one of the types), and po
* `destination_port` - (Required) a single destination port.
* `source_ports` - (Optional) Set of source ports/ranges.
* `algorithm` - (Required) Algorithm, one of `ORACLE_TNS`, `FTP`, `SUN_RPC_TCP`, `SUN_RPC_UDP`, `MS_RPC_TCP`, `MS_RPC_UDP`, `NBNS_BROADCAST`(Deprecated), `NBDG_BROADCAST`(Deprecated), `TFTP`.
+* `nested_service_entry` - (Optional) Set of Nested service entries. Each with the following attributes:
+ * `nested_service_path` - (Required) Path of the nested service.
+
## Attributes Reference