Commit Graph

4253 Commits (testing-for-tracing)

Author SHA1 Message Date
Daniel Schmidt d2fe105459
add testing for tracing
1 month ago
mickael-hc 332a94d9a1
update gpg with latest version from website (#38271)
1 month ago
Daniel Banck 977a0fb117 Potentially fetch backend variables for most commands
1 month ago
Daniel Banck 5bf90e356f Allow commands to fetch backend variables
1 month ago
Daniel Banck 36b5207d2b Still require const variables when AllowUnsetVariables is set
1 month ago
Daniel Banck 1d517c3ae8 Add check for missing const variables
1 month ago
Daniel Banck 97534ebd3b Improve ParseVariableValues signature with a helper
1 month ago
Daniel Banck 0fa9e5b4da command: Add vars to get command (and refactor it)
1 month ago
Daniel Banck cdbd4f17f2 command: Add vars to taint command
1 month ago
Daniel Banck a836cd610d command: Add vars to state rm command
1 month ago
Daniel Banck 2115032765 command: Add vars to state replace command
1 month ago
Daniel Banck 36b26535b9 command: Add vars to state push command
1 month ago
Daniel Banck aac8834600 command: Add vars to state pull command
1 month ago
Daniel Banck b2a5ce8af1 command: Add vars to state mv command
1 month ago
Daniel Banck c28c6c6d64 command: Add vars to providers schema command
1 month ago
Daniel Banck ed2bdf6825 command: Add vars to providers mirror command
1 month ago
Daniel Banck 6c6be5bcfa command: Add vars to pvoiders lock command
1 month ago
Daniel Banck 1cc8345926 command: Add vars to providers command
1 month ago
Daniel Banck c9e1b3a47b command: Add vars to modules command
1 month ago
Daniel Banck a1c74c7d4e command: Add vars to graph command
1 month ago
Daniel Banck 4b132a4879 command: Add vars to validate command
1 month ago
Daniel Schmidt 2cddb70898 use go-cty's WrangleMarksDeep instead of UnmarkDeepWithPaths
1 month ago
Daniel Banck 2767639191 Test cases for new typed module evaluations
1 month ago
James Bardin 9495ff1aa4 more precise output evaluation with types
1 month ago
Daniel Banck 45ccfbf87a Test output type override merge
1 month ago
Daniel Banck 8c88364e1c Add evaluation scope and expr to output diagnostic
1 month ago
Daniel Banck 8b3329e910 Check type contraints for output values
1 month ago
Daniel Banck 941dfcc82c Add `type` attribute to `output` blocks
1 month 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)
1 month ago
Daniel Banck a47b89170f Fix ParseVariableValues for different command flows
1 month ago
James Bardin dea9f7ec38
Merge pull request #38270 from hashicorp/jbardin/update-cty
1 month ago
Roniece 88f8567b77 Update copyright headers
1 month ago
Roniece 87b37486b9 Restore applying.go
1 month ago
Roniece d9045c8b97 Mirror existing functions and parse with stackaddrs.ParseActionInvocationInstanceStr
1 month ago
Roniece 5e32bf2cdc Add trigger information to action invocation status and progress
1 month ago
Roniece b4dff0888d Restore transform_action_diff.go
1 month ago
Roniece cb22417339 Fix hooks
1 month ago
Roniece 7a9577e310 Lint
1 month ago
Roniece 15324c96ec Clean up action invocation hooks tests
1 month ago
Roniece a9e059e0b3 Add action invocation hook support to test helpers
1 month ago
Roniece 2d89b295de Fix action invocation hooks: add provider map, fix signatures, remove debug logs
1 month ago
Roniece 95c947e7f4 Add ActionInvocationFromProto, call actioninvocationFromTFPlan
1 month ago
Roniece 1998ea7835 Fire pending status during preApply
1 month ago
Roniece 6a657d474d Implement ProgressAction reporting without debug logging
1 month ago
Roniece e4f849db4a Add ActionInvocationProgressHookData type
1 month ago
Roniece 1084dccefa Add applied action invocation message type
1 month ago
Roniece a37b85ef15 Don't populate plan.ActionTargetAddrs
1 month ago
Roniece f032a60f08 Restore transform_action_diff.go
1 month ago
Roniece 6f9f82e5c5 Test hooks + add generated code
1 month ago
James Bardin bcd60bf017 make syncdeps
1 month ago