From f491b9782ecd64f6b0af5f9b8182ebb174768bf8 Mon Sep 17 00:00:00 2001 From: Sunil Kumar Mohanty Date: Mon, 17 Dec 2018 23:24:13 +0200 Subject: [PATCH] update documentation --- website/docs/r/db_snapshot.html.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/r/db_snapshot.html.markdown b/website/docs/r/db_snapshot.html.markdown index 0539270579b..b520b2028ce 100644 --- a/website/docs/r/db_snapshot.html.markdown +++ b/website/docs/r/db_snapshot.html.markdown @@ -39,6 +39,7 @@ The following arguments are supported: * `db_instance_identifier` - (Required) The DB Instance Identifier from which to take the snapshot. * `db_snapshot_identifier` - (Required) The Identifier for the snapshot. +* `tags` - (Optional) Key-value mapping of resource tags ## Attributes Reference