* docs: interpolations in `lifecycle` unsupported currently
This commit is contained in:
parent
bfbab7100c
commit
9da5f5a9f0
|
@ -87,6 +87,8 @@ There are **meta-parameters** available to all resources:
|
|||
which will match all attribute names. Using a partial string together
|
||||
with a wildcard (e.g. `"rout*"`) is **not** supported.
|
||||
|
||||
-> Interpolations are not currently supported in the `lifecycle` configuration block (see [issue #3116](https://github.com/hashicorp/terraform/issues/3116))
|
||||
|
||||
### Timeouts
|
||||
|
||||
Individual Resources may provide a `timeouts` block to enable users to configure the
|
||||
|
|
Loading…
Reference in New Issue