Commit Graph

29 Commits (7e767490c87bae2fa2b60da33ecefa1b7a220afa)

Author SHA1 Message Date
James Bardin 16231373a4 update changes in command pkgs
2 years ago
UKEME BASSEY 370a471ecb fix json -help display and failing tests
2 years ago
Liam Cervante f0b61090a2
Move the testing MockProvider into a dedicated shared package (#34681)
2 years ago
Martin Atkins 884e1fb2a4 terraform: Plans can be "complete" and "applyable"
2 years ago
Jamie Finnigan 05b0bdac99
adopt hashicorp/cli fork of mitchellh/cli (#34429)
2 years ago
Martin Atkins b0b8d4aa6f states: Only track root module output values
2 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
Nick Fagerlund 12af8518ff command/show_test: Update expected error text
3 years ago
Andrew Hickman 49f99db1c2
`terraform show -json`: Add Errored field to output for plan (#33372)
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
James Bardin 06f1ceb026 add some output values to the show state test
3 years ago
Liam Cervante d818d7850d
Structured Renderer: use the new renderer when rendering the state in addition to the plan (#32629)
3 years ago
kmoe 7b4a5513a9
command: fix panic on show when state file is invalid or unavailable (#31444)
4 years ago
James Bardin 96c720517f fixup broken test fixtures
4 years ago
Eng Zer Jun fedd315275
test: use `T.TempDir` to create temporary test directory (#30803)
4 years ago
Alisdair McDiarmid c5d10bdef1 core: Store condition block results in plan
4 years ago
nozaq 0ce040405c
jsonconfig: fix provider mappings with same names
4 years ago
Alisdair McDiarmid ddc81a204f json: Disregard format version in tests
4 years ago
Krista LaFentres fea8f6cfa2 cli: Migrate show command to use command arguments and views
4 years ago
Alisdair McDiarmid 768741c0f7 command/show: Disable plan state lineage checks
4 years ago
James Bardin ab0322e406 remove debugging println
5 years ago
Alisdair McDiarmid 3326ab7dae json-output: Omit unchanged resource_drift entries
5 years ago
Kristin Laemmert 329585d07d
jsonconfig: properly unwind and enumerate references (#28884)
5 years ago
Kristin Laemmert ac03d35997
jsonplan and jsonstate: include sensitive_values in state representations (#28889)
5 years ago
Martin Atkins 36d0a50427 Move terraform/ to internal/terraform/
5 years ago
Martin Atkins f40800b3a4 Move states/ to internal/states/
5 years ago
Martin Atkins 034e944070 Move plans/ to internal/plans/
5 years ago
Martin Atkins 31349a9c3a Move configs/ to internal/configs/
5 years ago
Martin Atkins ffe056bacb Move command/ to internal/command/
5 years ago