Commit Graph

34 Commits (add-missing-variable-loading)

Author SHA1 Message Date
Kristin Laemmert 70e074b8aa chore (actions): rename LifecycleActionTrigger -> ResourceActionTrigger in plan and proto
2 months ago
Radek Simko 56c39007e2 make protobuf
2 months ago
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Sarah French f591872699
PSS: Allow pluggable state store configuration to be stored in a plan file (#37956)
4 months ago
Sarah French 2e5b5dee5d
Upgrade protoc and protoc-gen-go-grpc versions to matching terraform-plugin-go (#37647)
6 months ago
Kristin Laemmert df113486a1
actions: remove references to action types, linked resources (#37616)
7 months ago
Liam Cervante 866363ffff
actions: add invoke nodes to the graph (#37521)
8 months ago
Daniel Schmidt 871d3ce64f support sensitive values in action configuration
8 months ago
Daniel Schmidt 14c83aa7ee allow reporting action invocations as deferred
8 months ago
Daniel Schmidt 219c31f4eb action: move action trigger into nested struct
8 months ago
James Bardin 7ed24d208a make protobuf
8 months ago
Daniel Schmidt eb26b72d55 display lifecycle triggered actions aside their triggering resources
9 months ago
Daniel Schmidt 2654e4d7cd add information for graph building into plan action invocations
9 months ago
Kristin Laemmert 0374f04424
Add ValidateActionConfig to provider interface, protocol & internal implementations (#37345)
9 months ago
Kristin Laemmert 9256074c43
Actions in plan/changes (#37320)
9 months ago
Sarah French 2349481b23
Update data stored in plan files to enable using PSS with saved plans (#37246)
10 months ago
James Bardin a6ec17cb77 rename function results table
11 months ago
Daniel Banck 0aa4ce972d
Add resource identities to plan file and JSON output (#36903)
12 months ago
Sarah French 6ef0498f9c
Update to Go 1.24.1, update dependencies (#36790)
1 year ago
Sarah French a04664a2e5
Update `hashicorp/go-plugin` dependency (#36561)
1 year ago
Daniel Schmidt ceb52e65bb
stacks: support forgetting components
2 years ago
James Bardin 9ff727440e udpate generated files
2 years ago
Liam Cervante 87bbc47737
stacks: include plan mode in stacks plan format (#35405)
2 years ago
Liam Cervante 96da5e9f46
deferred actinos: add support for unknown ids in import blocks (#35300)
2 years ago
Martin Atkins 641219bd19 plans: Track input variables that must be re-supplied during apply
2 years ago
Liam Cervante 28797e7938
Add the deferred changes into the plan (#34946)
2 years ago
Martin Atkins d3b8a55781 go.mod: go get google.golang.org/protobuf@v1.33.0
2 years ago
Martin Atkins 884e1fb2a4 terraform: Plans can be "complete" and "applyable"
2 years ago
James Bardin bc945f22eb
Merge pull request #34515 from hashicorp/jbardin/provider-function-validation
2 years ago
James Bardin a3aa517589 store and verify provider functions calls in plan
2 years ago
Martin Atkins a4d61733f6 stackplan: Include extra info in raw component instance plan
2 years ago
kmoe cc3e3bd513
planproto: add Forget, CreateThenForget actions (#34430)
2 years ago
Martin Atkins caeecbebcb planfile: Move some of the proto convert funcs into package planproto
2 years ago
Martin Atkins 9942deded1 plans: Move "planproto" up to toplevel
2 years ago