terraform/website/docs
Chris Arcand f521ba6cd7 Remove 'enhanced' backend type distinction
As explained in the changes: The 'enhanced' backend terminology, which
only truly pertains to the 'remote' backend with a single API (Terraform
Cloud/Enterprise's), has been found to be a confusing vestige which need
only be explained in the context of the 'remote' backend.

These changes reorient the explanation(s) of backends to pertain more
directly to their primary purpose, which is storage of state snapshots
(and not implementing operations).

That Terraform operations are still _implemented_ by the literal
`Backend` and `Enhanced` interfaces is inconsequential a user of
Terraform, an internal detail.
2021-12-07 16:29:51 -06:00
..
cli Add newer Debian & Ubuntu versions to repo list 2021-11-29 17:03:58 -05:00
configuration Revert "migrate docs to mdx" 2021-11-22 15:57:25 -08:00
configuration-0-11 website: remove legacy provider docs index (#29134) 2021-07-09 14:44:58 -07:00
internals Fix example for values-representation in docs for JSON Format internals 2021-11-26 16:57:48 +00:00
language Remove 'enhanced' backend type distinction 2021-12-07 16:29:51 -06:00