terraform/website/docs/internals
Kristin Laemmert ac03d35997
jsonplan and jsonstate: include sensitive_values in state representations (#28889)
* jsonplan and jsonstate: include sensitive_values in state representations

A sensitive_values field has been added to the resource in state and planned values which is a map of all sensitive attributes with the values set to true.

It wasn't entirely clear to me if the values in state would suffice, or if we also need to consult the schema - I believe that this is sufficient for state files written since v0.15, and if that's incorrect or insufficient, I'll add in the provider schema check as well.

I also updated the documentation, and, since we've considered this before, bumped the FormatVersions for both jsonstate and jsonplan.
2021-06-14 09:19:13 -04:00
..
archiving.html.md website: Add docs/internals/archiving.html to describe the archiving process. (#18831) 2018-09-10 17:32:43 -07:00
credentials-helpers.html.md website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00
debugging.html.md Update debugging.html.md 2021-04-19 12:18:02 -04:00
graph.html.md website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00
index.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
json-format.html.md jsonplan and jsonstate: include sensitive_values in state representations (#28889) 2021-06-14 09:19:13 -04:00
lifecycle.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
login-protocol.html.markdown website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00
machine-readable-ui.html.md website: Add documentation for machine readable UI 2021-05-25 16:01:32 -04:00
module-registry-protocol.html.md website: Language: Update links to moved pages 2021-01-22 12:22:21 -08:00
provider-meta.html.md website: Configuration Language navigation refactoring 2020-06-18 09:31:52 -07:00
provider-network-mirror-protocol.html.md website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00
provider-registry-protocol.html.md website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00
remote-service-discovery.html.md website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00