Commit Graph

1097 Commits (testing-for-tracing)

Author SHA1 Message Date
Daniel Schmidt d2fe105459
add testing for tracing
2 months ago
Daniel Banck 977a0fb117 Potentially fetch backend variables for most commands
2 months ago
Daniel Banck 5bf90e356f Allow commands to fetch backend variables
2 months ago
Daniel Banck 97534ebd3b Improve ParseVariableValues signature with a helper
2 months ago
Daniel Banck 0fa9e5b4da command: Add vars to get command (and refactor it)
2 months ago
Daniel Banck cdbd4f17f2 command: Add vars to taint command
2 months ago
Daniel Banck a836cd610d command: Add vars to state rm command
2 months ago
Daniel Banck 2115032765 command: Add vars to state replace command
2 months ago
Daniel Banck 36b26535b9 command: Add vars to state push command
2 months ago
Daniel Banck aac8834600 command: Add vars to state pull command
2 months ago
Daniel Banck b2a5ce8af1 command: Add vars to state mv command
2 months ago
Daniel Banck c28c6c6d64 command: Add vars to providers schema command
2 months ago
Daniel Banck ed2bdf6825 command: Add vars to providers mirror command
2 months ago
Daniel Banck 6c6be5bcfa command: Add vars to pvoiders lock command
2 months ago
Daniel Banck 1cc8345926 command: Add vars to providers command
2 months ago
Daniel Banck c9e1b3a47b command: Add vars to modules command
2 months ago
Daniel Banck a1c74c7d4e command: Add vars to graph command
2 months ago
Daniel Banck 4b132a4879 command: Add vars to validate command
2 months ago
Sarah French d7baa140f8
fix: Add missing or correct values to error diagnostics raise when initialising a state store from backend state file data (#38275)
2 months ago
Daniel Banck a47b89170f Fix ParseVariableValues for different command flows
2 months ago
Roniece 7a9577e310 Lint
2 months ago
Roniece 1084dccefa Add applied action invocation message type
2 months ago
James Bardin acd6a7e09a
Merge pull request #38264 from hashicorp/jbardin/path-matcher
2 months ago
James Bardin a5077e7ddb don't panic on invalid keys for relevant attrs
3 months ago
Daniel Schmidt e4f91190c9 add tests for dynamic module sources in terraform test
3 months ago
Daniel Banck f9cfdf1ebe Refactoring: Modernize graph command to use arguments
3 months ago
Sarah French ac7206c919
test: Fix E2E tests to use correct errors for assertions, remove use of ioutil in package (#38254)
3 months ago
Daniel Schmidt a9756b273c move initwd config loading into terraform
3 months ago
Daniel Schmidt 0c796986bb move load config calls to new mechanism
3 months ago
Daniel Banck 02723fcd79 Add variable arguments to init help text
3 months ago
Daniel Banck 45ba6796ba Add more dynamic module sources tests
3 months ago
Daniel Banck b6804e2edd Use configuration values for jsonconfig
3 months ago
Daniel Banck 55198eb221 Feedback: Rename remaining static -> const
3 months ago
Daniel Banck 5a70c424b3 Fix import and show command
3 months ago
Daniel Banck 0043e1ce24 Update module call configuration storage
3 months ago
Daniel Banck 4ef9684188 Rework most of the configuration loading
3 months ago
Daniel Banck fb60c15670 Update init to use new graph-based workflow
3 months ago
Radek Simko 7127c76b04
command/views: Bump UI version to v1.3 (#38231)
3 months ago
Radek Simko 07b3e3b800
command/init: Merge duplicated PSS logic back into existing codepath (#38227)
3 months ago
James Bardin 7960f60d21
Merge pull request #38160 from hashicorp/jbardin/inline-type-conversion
3 months ago
Sebastian Rivera 305dba5dcc feat: denote sensitive attribute paths in query start msg
3 months ago
Kristin Laemmert 0ce1ae7cd6
Merge pull request #38204 from hashicorp/mildwonkey/action-prep
3 months ago
Radek Simko cd9257cd53
PSS: Enable state store configuration change (#38153)
3 months ago
Sarah French c37cf1c0f5
test: Enable assertions about prompt text shown to users (#38212)
3 months ago
Sarah French 9f5f21f1d8
test: Enable mocking http provider sources in tests (#38206)
3 months ago
Kristin Laemmert 70e074b8aa chore (actions): rename LifecycleActionTrigger -> ResourceActionTrigger in plan and proto
3 months ago
Daniel Schmidt cd3fc5ba56 expose deprecation on provider schema
3 months ago
Sarah French ee3190aab4
fix: Add check that we're able to run the e2e.GoBuild method in `TestPrimary_stateStore_unmanaged_separatePlan` (#38190)
3 months ago
Sarah French 3db7c751a8
PSS: Fix use of reattached providers in init, enable use of reattached providers during plan-apply workflow (#38182)
3 months ago
Daniel Schmidt d4d46b38a2 remove unused Meta.variableArgs
3 months ago