Commit Graph

35213 Commits (d7baa140f891c041052a7bc3e086bf203be32781)
 

Author SHA1 Message Date
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 Ricardo c070c0ee31
Merge pull request #38246 from RonRicardo/rr/actions/stacks-sro
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 cee3d6c64b CHANGELOG
1 month ago
James Bardin bcd60bf017 make syncdeps
1 month ago
James Bardin 4279e71f05 udpate go-cty@v1.18.0
1 month ago
James Bardin acd6a7e09a
Merge pull request #38264 from hashicorp/jbardin/path-matcher
1 month ago
Roniece Ricardo 28f4d4b15b
Merge pull request #38242 from RonRicardo/patch-1
1 month ago
James Bardin 8f9bd87c6c CHANGELOG
1 month ago
James Bardin a5077e7ddb don't panic on invalid keys for relevant attrs
1 month ago
Roniece Ricardo 1711a9f11e Update CODEOWNERS for action invocation paths
1 month ago
Roniece Ricardo 0a86387e80 use team-tf-actions-eng
1 month ago
Roniece Ricardo bc7e40ebae Add tf-actions as codeowners for action invocation files
1 month ago
Daniel Schmidt ebff0a4683 validate const is mutually exclusive with sensitive and ephemeral in variables
1 month ago
sahar-azizighannad 256e575324
Merge pull request #38240 from hashicorp/stacks-variable-validation-blocks
1 month ago
sahar-azizighannad 112ab234ba
Merge branch 'main' into stacks-variable-validation-blocks
1 month ago
Daniel Schmidt 4b8c12d493 variable validation for const variables
1 month ago
sahar-azizighannad cf7feaec5d
Merge branch 'main' into stacks-variable-validation-blocks
1 month ago
Daniel Schmidt e4f91190c9 add tests for dynamic module sources in terraform test
1 month ago
sahar-azizighannad 1da933e3ff
Merge branch 'main' into stacks-variable-validation-blocks
1 month ago
Daniel Banck f9cfdf1ebe Refactoring: Modernize graph command to use arguments
1 month ago
Sarah French ac7206c919
test: Fix E2E tests to use correct errors for assertions, remove use of ioutil in package (#38254)
1 month ago
Daniel Schmidt 95c9d6f42c improve formatting
1 month ago
Daniel Schmidt decccf9e3f improve error message when using not const variables in module sources
1 month ago
sahar-azizighannad 5e7e09ab2f Merge branch 'main' into stacks-variable-validation-blocks
2 months ago
Mutahhir Hayat 2f3a862f80 Stop double-counting actions
2 months ago
Mutahhir Hayat 1c9c8d473e Remove unnecessary prefix
2 months ago
Mutahhir Hayat 9b056eb286 Run go fmt
2 months ago
Mutahhir Hayat 05eeff8fbb Add failing test for deferred actions
2 months ago
Mutahhir Hayat ffeff0914d Support for deferred action invocations in plan
2 months ago
Mutahhir Hayat 5b2f19abad Add failing test for deferred actions
2 months ago