Commit Graph

35187 Commits (prototype-tf-migration-ast)
 

Author SHA1 Message Date
Daniel Schmidt 5960805044
implement a basic write back
4 weeks ago
Daniel Schmidt 750d592677
setup ast package
4 weeks ago
Roniece Ricardo 28f4d4b15b
Merge pull request #38242 from RonRicardo/patch-1
4 weeks ago
Roniece Ricardo 1711a9f11e Update CODEOWNERS for action invocation paths
4 weeks ago
Roniece Ricardo 0a86387e80 use team-tf-actions-eng
4 weeks ago
Roniece Ricardo bc7e40ebae Add tf-actions as codeowners for action invocation files
4 weeks ago
Daniel Schmidt ebff0a4683 validate const is mutually exclusive with sensitive and ephemeral in variables
4 weeks ago
sahar-azizighannad 256e575324
Merge pull request #38240 from hashicorp/stacks-variable-validation-blocks
4 weeks ago
sahar-azizighannad 112ab234ba
Merge branch 'main' into stacks-variable-validation-blocks
4 weeks ago
Daniel Schmidt 4b8c12d493 variable validation for const variables
4 weeks ago
sahar-azizighannad cf7feaec5d
Merge branch 'main' into stacks-variable-validation-blocks
4 weeks ago
Daniel Schmidt e4f91190c9 add tests for dynamic module sources in terraform test
4 weeks ago
sahar-azizighannad 1da933e3ff
Merge branch 'main' into stacks-variable-validation-blocks
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 95c9d6f42c improve formatting
4 weeks ago
Daniel Schmidt decccf9e3f improve error message when using not const variables in module sources
4 weeks ago
sahar-azizighannad 5e7e09ab2f Merge branch 'main' into stacks-variable-validation-blocks
1 month ago
Mutahhir Hayat 2f3a862f80 Stop double-counting actions
1 month ago
Mutahhir Hayat 1c9c8d473e Remove unnecessary prefix
1 month ago
Mutahhir Hayat 9b056eb286 Run go fmt
1 month ago
Mutahhir Hayat 05eeff8fbb Add failing test for deferred actions
1 month ago
Mutahhir Hayat ffeff0914d Support for deferred action invocations in plan
1 month ago
Mutahhir Hayat 5b2f19abad Add failing test for deferred actions
1 month ago
Mutahhir Hayat 17bc01688c Add tests for action invocation counts
1 month ago
Mutahhir Hayat 876b671470 Refactor action trigger event conversion
1 month ago
Mutahhir Hayat fb0cc11e48 Update to use new protobuf renames
1 month ago
Mutahhir Hayat aa172e26f0 Update Stacks Protobuf for renaming of LifecycleActionTrigger to ResourceActionTrigger
1 month ago
Mutahhir Hayat 49feb6e86f Update naming to ResourceActionTrigger
1 month ago
Mutahhir Hayat 552e25b5f9 Fix event span to mark action invocation address properly
1 month ago
Mutahhir Hayat b5d5a8ec11 Fix wonky conflict resolution
1 month ago
Mutahhir Hayat ab6119fd90 Revert fix and instead update test expectation
1 month ago
Mutahhir Hayat 581fd6d550 Fix test with incorrect provider address
1 month ago
Mutahhir Hayat 7e3d300670 Go formatting
1 month ago
Mutahhir Hayat e074b103dd Revert unncessary change to get provider address
1 month ago
Mutahhir Hayat e133339a83 Add test for planned action invocation hooks, and ensuring the plan is valid
1 month ago
Mutahhir Hayat d653c99eda Add action invocation to the actual planned changes for the component
1 month ago
Mutahhir Hayat 0cb9a689d7 Add tests for action invocation counts
1 month ago
Mutahhir Hayat a876afb6ca Send ActionInvocation counts in component report
1 month ago
Mutahhir Hayat 8f137435b7 Run formatter
1 month ago
Mutahhir Hayat cb3dfa615f Add integration test for stacks action invocation via lifecycle trigger
1 month ago
Mutahhir Hayat 946918220c Read Action invocations from planfile
1 month ago
Mutahhir Hayat eeb0f7218e Include action invocations when reading from tfplan
1 month ago
Mutahhir Hayat 547473364c Expose Action Invocation conversion to Proto publicly
1 month ago
Daniel Schmidt f14581f27a implement review feedback
1 month ago
Daniel Schmidt ddefbdf5e4 Replace static config loading in globalref tests
1 month ago
Daniel Schmidt 051310751f move refactoring package to use graph config loading
1 month ago
Daniel Schmidt 0c8d86989e move checks to graph loader
1 month ago
Daniel Schmidt fceb418f62 remove loadStaticConfigWithTests
1 month ago
Daniel Schmidt a9756b273c move initwd config loading into terraform
1 month ago