opentofu/website/docs
Martin Atkins e0d72930fa website: Warn against using provisioners
For a long time now we've been advising against the use of provisioners,
but our documentation for them is pretty prominent on the website in
comparision to the better alternatives, and so it's little surprise that
many users end up making significant use of them.

Although in the longer term a change to our information architecture would
probably address this even better, this is an attempt to be explicit about
the downsides of using provisioners and to prominently describe the
alternatives that are available for common use-cases, along with some
reasons why we consider them to be better.

I took the unusual step here of directly linking to specific provider
documentation pages about the alternatives, even though we normally try
to keep the core documentation provider-agnostic, because otherwise that
information tends to be rather buried in the provider documentation and
thus the reader would be reasonable to use provisioners just because we're
not giving specific enough alternative recommendations.
2019-09-05 16:09:06 -07:00
..
backends Mildwonkey/docs updates (#22623) 2019-08-28 15:34:22 -04:00
commands Mildwonkey/docs updates (#22623) 2019-08-28 15:34:22 -04:00
configuration lang/funcs: Switch fileset() function glob implementation to github.com/bmatcuk/doublestar to support additional glob patterns 2019-08-30 20:22:03 -04:00
configuration-0-11 website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
import website: "map" a real resource to configuration, not "attach" (#17912) 2019-03-22 16:10:44 -07:00
internals docs/internal/resource-addressing: Omit for_each full splat example for now 2019-08-08 08:56:57 -04:00
modules website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
plugins website: Finish moving "writing custom providers" to /docs/extend/ 2019-01-11 16:36:40 -08:00
providers website: In 0.12, terraform_remote_state syntax differs from backend config 2019-08-30 13:14:36 -07:00
provisioners website: Warn against using provisioners 2019-09-05 16:09:06 -07:00
registry website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
state website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
cli-index.html.md website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00