Commit Graph

444 Commits (add-missing-variable-loading)

Author SHA1 Message Date
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 49feb6e86f Update naming to ResourceActionTrigger
1 month ago
Mutahhir Hayat ab6119fd90 Revert fix and instead update test expectation
1 month ago
Mutahhir Hayat 7e3d300670 Go formatting
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
Daniel Schmidt 2077b53936 add tests for dynamic module sources in stacks
1 month ago
Mutahhir Hayat 7aa0a71078 Create Protobuf changes for stack planning that includes Action invocations
1 month ago
Radek Simko 56c39007e2 make protobuf
2 months ago
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Daniel Schmidt d813ad14f7 add deprecation marks
2 months ago
Daniel Schmidt 4b34066cf2 add error to Pre and PostDiff hook
2 months ago
Daniel Schmidt f4c22be3c5 stacks: send progress events on failed provider configurations
2 months ago
Daniel Schmidt b926263c03 stacks: follow component progress cycle for empty destroys
3 months ago
Nick Fagerlund b2aad914f1
stacks: Make path.module and path.root relative, to match documentation (#37982)
4 months ago
Matej Risek 768b7bd0bc Add local values walk to walk_dynamic
4 months ago
James Pogran 2c075b9f8e
Add component registry source resolution support to Terraform Stacks (#37888)
4 months ago
Liam Cervante 7ac2b7938e
Stacks: temporarily disable ephemeral outputs in Stack components (#37823)
5 months ago
Liam Cervante 411f18e6ac
ephemerals: allow root ephemeral outputs in stacks and test (#37813)
6 months ago
Sarah French 2e5b5dee5d
Upgrade protoc and protoc-gen-go-grpc versions to matching terraform-plugin-go (#37647)
6 months ago
Daniel Schmidt 2714cfde69 standardize on marks.Has
6 months ago
Radek Simko 922fdb2382
Implement LockState & UnlockState provider methods (#37711)
6 months ago
Radek Simko 51fc4c161f
PSS: Implement `ReadStateBytes` + `WriteStateBytes` (#37440)
7 months ago
Liam Cervante 15a6cd208b
stacks: fix diagnostic referring to tfstacks command (#37639)
7 months ago
Liam Cervante 0b15151513
stacks: remove support for deprecated .tfstack extension (#37617)
7 months ago
James Bardin 1cb7d1859f
Merge pull request #37515 from hashicorp/jbardin/generate-config
7 months ago
Sarah French 8503c45013
Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496)
7 months ago
James Bardin 88d64326d3 stacks stubs
7 months ago
Liam Cervante abf1c00e03
stacks migrate: make diagnostics more relevant to operation (#37416)
8 months ago
James Bardin 7ed24d208a make protobuf
8 months ago
Kristin Laemmert 0374f04424
Add ValidateActionConfig to provider interface, protocol & internal implementations (#37345)
9 months ago
Sarah French 7199fbd2bb
Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334)
9 months ago
Sarah French 15840b3eae
Replace use of `defer` with `t.Cleanup` in majority of `command` package tests, update `testChdir` to work with t.Cleanup (#37326)
9 months ago
Daniel Schmidt 688a1f9955 add todo
9 months ago
Daniel Schmidt ac132d1b15 add provider implementation for actions
9 months ago
Liam Cervante 2a1b4c3ed4
Update go-cty and HCL for 1.13 release (#37298)
9 months ago