commit
7297be8e05
|
@ -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
|
This doesn't apply to all resources. For details on using variables in
|
||||||
conjunction with count, see [Using Variables with
|
conjunction with count, see [Using Variables with
|
||||||
`count`](#using-variables-with-count) below.
|
`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
|
* `depends_on` (list of strings) - Explicit dependencies that this
|
||||||
resource has. These dependencies will be created before this
|
resource has. These dependencies will be created before this
|
||||||
|
|
Loading…
Reference in New Issue