From 034a272cce2c64c8943f9a79b10ab54acdcd69fe Mon Sep 17 00:00:00 2001 From: James Turnbull Date: Wed, 7 Dec 2016 12:57:37 -0500 Subject: [PATCH] Fixed note formatting --- website/source/docs/configuration/resources.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/configuration/resources.html.md b/website/source/docs/configuration/resources.html.md index df29d98ed..68454f41a 100644 --- a/website/source/docs/configuration/resources.html.md +++ b/website/source/docs/configuration/resources.html.md @@ -50,8 +50,8 @@ There are **meta-parameters** available to all resources: This doesn't apply to all resources. For details on using variables in conjunction with count, see [Using Variables with `count`](#using-variables-with-count) below. - ~> **NOTE:** modules don't currently support the `count` parameter. +~> **NOTE:** Modules don't currently support the `count` parameter. * `depends_on` (list of strings) - Explicit dependencies that this resource has. These dependencies will be created before this