Commit Graph

40 Commits (f8fb61de12dea9ac94de3060a0d3e97ce9b5480b)

Author SHA1 Message Date
Sarah French 650fd346aa
refactor: Separate concerns in mock provider sources logic, handle callbacks using `t.Cleanup` (#38446)
2 months ago
Daniel Banck 0043e1ce24 Update module call configuration storage
4 months ago
Radek Simko 0fe906fa8c make copyrightfix
4 months ago
Sarah French 578766bdc0
PSS: Add tests showing `output` and `show` commands being used with PSS (#37894)
6 months ago
Kristin Laemmert df113486a1
actions: remove references to action types, linked resources (#37616)
9 months ago
Daniel Schmidt 871451122f actions: move schema to single action type and remove linked resources
10 months ago
Daniel Schmidt 102a561e3d add actions to the planfile config
11 months ago
Sarah French 7199fbd2bb
Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334)
12 months ago
Sarah French e79b5a1628
Replace custom `testCwd` function with standard `testing` library (#37335)
12 months ago
Sarah French 15840b3eae
Replace use of `defer` with `t.Cleanup` in majority of `command` package tests, update `testChdir` to work with t.Cleanup (#37326)
12 months ago
Daniel Banck 10c9b64007
Rename schema.Block to Body (#36629)
1 year ago
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)
3 years ago
Martin Atkins b0b8d4aa6f states: Only track root module output values
3 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
5 years ago
Alisdair McDiarmid 768741c0f7 command/show: Disable plan state lineage checks
5 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