From 9da5f5a9f0595ef1d600dfe710869f973ac8ad07 Mon Sep 17 00:00:00 2001 From: Dominik-K Date: Thu, 5 Apr 2018 21:06:22 +0200 Subject: [PATCH] docs: no interpolations in `lifecycle` attribute (#3116) (#17695) * docs: interpolations in `lifecycle` unsupported currently --- website/docs/configuration/resources.html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/configuration/resources.html.md b/website/docs/configuration/resources.html.md index 26771c163..e4044bff0 100644 --- a/website/docs/configuration/resources.html.md +++ b/website/docs/configuration/resources.html.md @@ -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