Commit Graph

1097 Commits (testing-for-tracing)

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