terraform/website/docs
Martin Atkins 0a5059df15 website: Stronger statements on when to use named workspaces
In an earlier commit we added the "Best Practices" situation to try to
clarify the intended uses of named workspaces and to warn against using
them as an alternative to system decomposition.

However, the prior statement was cautious in its recommendations in the
interests of being pragmatic, and as a result we've seen that users have
in some cases misunderstood or disregarded these recommendations.

The new "When to use Multiple Workspaces" section aims to be more explicit
that having multiple separate Terraform configurations is the preferred
solution for many use-cases, and that workspaces are intended for a
more limited set of use-cases around convenient development and testing.
It also emphasizes the analogy to version control branches that was just
a footnote in the prior text, to help the reader become familiar with the
concept by relating it to a concept and workflow they are hopefully
already familiar with.

This new section also attempts to provide a more elaborate description of
the proposed alternative when the goal is system decomposition. In the
long run some of this content would probably be better placed elsewhere
since it is useful advice even for users who never discover named
workspaces, but it can live here for the time being to limit the scope of
this change until we are ready to make more comprehensive revisions to
the docs in this area.

Finally, the introductory documentation here is adjusted slightly in
preparation for the intended future expansion of workspaces to include
stored variable values and, for more tailored backends like Terraform
Enterprise, a full log of prior operations. More revisions will be
required to cover the specifics of this later, but this new framing will
hopefully help users form a mental model of named workspaces that has
room for these future enhancements and the corresponding concept in
Terraform Enterprise, rather than our previous framing that workspaces
are fundamentally just named states.
2018-03-27 18:36:36 -07:00
..
backends Typo Correction 2018-03-18 00:01:30 -06:00
commands Merge #17218: Add -auto-approve to "terraform destroy" for consistency 2018-03-08 17:42:15 -08:00
configuration - fixed a trivial typo 2018-03-07 17:57:25 +02:00
import docs/import: Remove out of date listing of importable resources and note where to find the information 2018-02-14 12:02:45 -05:00
internals docs/internal: Fix sidebar navigation for Remote Service Discovery page 2018-03-13 12:49:49 -04:00
modules Grammar Improvement 2018-03-10 09:30:22 -07:00
plugins website: don't recommend "providers" block in CLI config 2017-09-29 14:03:09 -07:00
providers Update major-index.html.markdown 2018-03-23 12:57:51 -07:00
provisioners Add a line to describe the new Chef provisioner option (#17640) 2018-03-20 12:16:17 +01:00
registry website: fix incorrect anchor links for registry API pagination 2018-02-12 19:36:52 -08:00
state website: Stronger statements on when to use named workspaces 2018-03-27 18:36:36 -07:00
index.html.markdown provider/terraform: reorganize for merge into core 2017-11-02 10:46:31 -07:00