Commit Graph

1879 Commits (bc31dbc179b04b277ca268dedd5f30fa83af90da)

Author SHA1 Message Date
Martin Atkins 05caff2ca3 Move tfdiags/ to internal/tfdiags/
5 years ago
Martin Atkins 4c254cc2be Move httpclient/ to internal/httpclient/
5 years ago
Martin Atkins 415ab31db8 Move e2e/ to internal/e2e/
5 years ago
Martin Atkins 4c5b866dea Move registry/ to internal/registry/
5 years ago
Martin Atkins 2bd2568ad8 Move repl/ to internal/repl/
5 years ago
Martin Atkins 70eebe3521 Move dag/ to internal/dag/
5 years ago
Martin Atkins cf93aa8046 Move builtin/ to internal/builtin/
5 years ago
Martin Atkins 73dda868cc Move backend/ to internal/backend/
5 years ago
James Bardin f5e0d13079
Merge pull request #28718 from hashicorp/jbardin/backend-migrate
5 years ago
James Bardin b11578da45 prevent -migrate-state with -reconfigure
5 years ago
James Bardin 1b48636b42 update init docs for -migrate-state
5 years ago
James Bardin edc2695d18 no longer automatically attempt state migration
5 years ago
James Bardin feb7622846 monitor plugin std outputs for unexpected data
5 years ago
James Bardin ef88c54604
Merge pull request #28687 from hashicorp/jbardin/sensitive-changes
5 years ago
Martin Atkins 917309fb5a command/diff: Small additional context about deposed objects
5 years ago
Martin Atkins f2adfb6e2a core: Treat deposed objects the same as orphaned current objects
5 years ago
Martin Atkins 3c8a4e6e05 command+backend/local: -refresh-only and drift detection
5 years ago
Martin Atkins ce69c3903f command/views: Show refresh-detected changes as part of a plan
5 years ago
Martin Atkins 42e0985839 command: use -lock=false consistently in -help output
5 years ago
Martin Atkins 874f1abb2b cli+website: -ignore-remote-version docs and other cleanup
5 years ago
James Bardin 25cebfbd8b unmark decoded changes for jsonplan
5 years ago
James Bardin adf6ff7068 changes are now decoded with marks
5 years ago
Martin Atkins b402fd9d3a command/views: Remove command-specific runningInAutomation
5 years ago
Martin Atkins bf396b5f1b command/views: main View type aware if it's running in automation
5 years ago
Martin Atkins b38f3301d1 command/views: Remove baseState argument from plan-rendering views
5 years ago
James Bardin ced676d50d fixed configloader doesn't add unnecessary diags
5 years ago
Alisdair McDiarmid 91cdde1d67
Merge pull request #28608 from hashicorp/alisdair/json-plan-replace-paths
5 years ago
Martin Atkins 7c6e78bcb0 plans: Track both the previous run and prior states in the plan
5 years ago
Kristin Laemmert 5f30efe857
command tests: plan and init (#28616)
5 years ago
Alisdair McDiarmid a5b7394f9a command/jsonplan: Add replace_paths
5 years ago
Alisdair McDiarmid 53fab10b26
Merge pull request #28598 from hashicorp/alisdair/fix-diagnostic-snippet-crash
5 years ago
Kristin Laemmert 3679de0630
command/format: fix repetitive "unchanged attribute hidden" message (#28589)
5 years ago
Alisdair McDiarmid 25f99857cf cli: Fix crash with invalid JSON diagnostics
5 years ago
Alisdair McDiarmid 3a9b369b43 views/json: Fix diag crash with invalid highlight
5 years ago
Alisdair McDiarmid e9c9092c40 Fix missing trailing newline
5 years ago
Martin Atkins 1d3e34e35e command: New -replace=... planning option
5 years ago
Alisdair McDiarmid 7f39f19ec7
Merge pull request #28584 from hashicorp/alisdair/add-reason-to-json-planned-change
5 years ago
Alisdair McDiarmid 7b23fa7877 command/views: Add reason to JSON planned change
5 years ago
Alisdair McDiarmid c95e9ada6b cli: Show forces replacement for sensitive attrs
5 years ago
Alisdair McDiarmid f72730a02b cli: Add JSON logs for operations commands
5 years ago
Martin Atkins b802237e03 plans: Track an optional extra "reason" for some planned actions
5 years ago
Alisdair McDiarmid 4b1ff4eda7
Merge pull request #28523 from hashicorp/alisdair/json-plan-sensitive-provider-attrs
5 years ago
Martin Atkins 89f986ded6 command+backend: generalized "plan mode"
5 years ago
Martin Atkins c6a7d080d9 core: Generalize the idea of a "plan mode", vs just destroy flag
5 years ago
Alisdair McDiarmid c89004d223 core: Add sensitive provider attrs to JSON plan
5 years ago
Kristin Laemmert f6af7b4f7a
lang/funcs: add (console-only) TypeFunction (#28501)
5 years ago
Chris Arcand 15b6a1614c
Merge pull request #28479 from hashicorp/motd-for-tfc
5 years ago
Chris Arcand 58ec68063b Split off error MOTD error logging
5 years ago
Chris Arcand 4b97411890 Add purple to the list of colorstring codes
5 years ago
Chris Arcand 58cba1dea3 Add customized login success output for TFC/E
5 years ago