From 54ddd55c637be32c00a0b07e676e7bdbb9492602 Mon Sep 17 00:00:00 2001 From: Clint Shryock Date: Thu, 25 Jun 2015 10:45:36 -0500 Subject: [PATCH] add note on availability --- .../docs/providers/aws/r/elasticache_cluster.html.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/website/source/docs/providers/aws/r/elasticache_cluster.html.markdown b/website/source/docs/providers/aws/r/elasticache_cluster.html.markdown index f830abcf26..bbc52ac2cf 100644 --- a/website/source/docs/providers/aws/r/elasticache_cluster.html.markdown +++ b/website/source/docs/providers/aws/r/elasticache_cluster.html.markdown @@ -63,6 +63,7 @@ names to associate with this cache cluster * `apply_immediately` - (Optional) Specifies whether any database modifications are applied immediately, or during the next maintenance window. Default is `false`. See [Amazon ElastiCache Documentation for more information.][1] + (Available since v0.6.0) * `tags` - (Optional) A mapping of tags to assign to the resource.