From 18a1eb4202affb17b32637d018587bfce916a6c2 Mon Sep 17 00:00:00 2001 From: jackofallops Date: Thu, 11 Jun 2020 10:23:07 +0100 Subject: [PATCH] additional doc fixes --- website/docs/d/key_vault_certificate.html.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/docs/d/key_vault_certificate.html.markdown b/website/docs/d/key_vault_certificate.html.markdown index 5440130abd8f..f929051349ba 100644 --- a/website/docs/d/key_vault_certificate.html.markdown +++ b/website/docs/d/key_vault_certificate.html.markdown @@ -85,7 +85,7 @@ The following attributes are exported: --- -`action` supports the following: +`action` exports the following: * `action_type` - The Type of action to be performed when the lifetime trigger is triggerec. @@ -120,7 +120,6 @@ The following attributes are exported: * `emails` - A list of email addresses identified by this Certificate. * `upns` - A list of User Principal Names identified by the Certificate. - ## Timeouts The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions: