diff --git a/website/docs/r/key_vault_key.html.markdown b/website/docs/r/key_vault_key.html.markdown
index 522f3fc94031f..553d62083595e 100644
--- a/website/docs/r/key_vault_key.html.markdown
+++ b/website/docs/r/key_vault_key.html.markdown
@@ -88,6 +88,9 @@ The following attributes are exported:
* `id` - The Key Vault Key ID.
* `version` - The current version of the Key Vault Key.
+* `n` - The RSA modulus of this Key Vault Key.
+* `e` - The RSA public exponent of this Key Vault Key.
+
## Import