From 4017a611c34edf49554a8622bf65ac5122a5b679 Mon Sep 17 00:00:00 2001 From: Radek Simko Date: Thu, 15 Oct 2015 20:59:58 +0200 Subject: [PATCH] docs: Glacier Vault - add title + make note more brief --- .../source/docs/providers/aws/r/glacier_vault.html.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/source/docs/providers/aws/r/glacier_vault.html.markdown b/website/source/docs/providers/aws/r/glacier_vault.html.markdown index 6805338c7..d783c0226 100644 --- a/website/source/docs/providers/aws/r/glacier_vault.html.markdown +++ b/website/source/docs/providers/aws/r/glacier_vault.html.markdown @@ -10,7 +10,7 @@ description: |- Provides a Glacier Vault Resource. You can refer to the [Glacier Developer Guide](http://docs.aws.amazon.com/amazonglacier/latest/dev/working-with-vaults.html) for a full explanation of the Glacier Vault functionality -~> **NOTE:** When trying to remove a Glacier Vault, the Vault must be empty. +~> **NOTE:** When removing a Glacier Vault, the Vault must be empty. ## Example Usage @@ -66,6 +66,8 @@ The following arguments are supported: * `events` - (Required) You can configure a vault to publish a notification for `ArchiveRetrievalCompleted` and `InventoryRetrievalCompleted` events. * `sns_topic` - (Required) The SNS Topic ARN. +## Attributes Reference + The following attributes are exported: * `location` - The URI of the vault that was created.