terraform/website/docs/language/values
Martin Atkins 5f5432e8ea
website: v0.15 upgrade guide for sensitive resource attributes (#28355)
* website: v0.15 upgrade guide for sensitive resource attributes

Our earlier draft of this guide didn't include a section about the
stabilization of the "provider_sensitive_attrs" language experiment. This
new section aims to address the situation where a module might previously
have been returning a sensitive value without having marked it as such,
and thus that module will begin returning an error after upgrading to
Terraform v0.15.

As part of that, I also reviewed the existing documentation about these
features and made some edits aiming to make these four different sections
work well together if users refer to them all at once, as they are likely
to do if they follow the new links from the upgrade guide. I aimed to
retain all of the content we had before, but some of it is now in a new
location.

In particular, I moved the discussion about the v0.14 language experiment
into the upgrade guide, because it seems like a topic only really relevant
to those upgrading from an earlier version and not something folks need to
know about if they are using Terraform for the first time in v0.15 or
later.

* minor fixups

Co-authored-by: Kristin Laemmert <mildwonkey@users.noreply.github.com>
2021-04-14 09:04:40 -04:00
..
index.html.md website: Language: Update links to moved pages 2021-01-22 12:22:21 -08:00
locals.html.md website: Language: Update links to moved pages 2021-01-22 12:22:21 -08:00
outputs.html.md website: v0.15 upgrade guide for sensitive resource attributes (#28355) 2021-04-14 09:04:40 -04:00
variables.html.md website: v0.15 upgrade guide for sensitive resource attributes (#28355) 2021-04-14 09:04:40 -04:00