Commit Graph

38 Commits (add-missing-variable-loading)

Author SHA1 Message Date
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Sarah French fd7f25120b
PSS: Allow pluggable state store configuration to be read from a plan file (#37957)
4 months ago
Sarah French 9fb91c2229
PSS: Refactor Plan struct to reference `Backend` and `StateStore` via pointers, update calling code (#37946)
5 months ago
Daniel Schmidt ad4371342f track partial expanded action invocations through deferred action invocation
8 months ago
Daniel Schmidt dffeeec81e partially expand triggers as well
8 months ago
Liam Cervante 866363ffff
actions: add invoke nodes to the graph (#37521)
8 months ago
Daniel Schmidt 14c83aa7ee allow reporting action invocations as deferred
8 months ago
Daniel Schmidt c2b35e7ee7 remove duplicate place to store action invocations from plan
9 months ago
Kristin Laemmert 9256074c43
Actions in plan/changes (#37320)
9 months ago
Sarah French d02a1ed1b7
PSS: Make the state storage provider's config stateful (backend state, planfiles) (#37286)
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 807e084130 final renaming for function results
11 months ago
James Bardin a6ec17cb77 rename function results table
11 months ago
James Bardin d016070564 move function results hashing to lang
11 months ago
James Bardin bc750192e4 POC for always using decoded changes in core
2 years ago
Martin Atkins 641219bd19 plans: Track input variables that must be re-supplied during apply
2 years ago
Liam Cervante bba161ce6b
terraform test: remove planned state from plan (#35049)
2 years ago
Liam Cervante 28797e7938
Add the deferred changes into the plan (#34946)
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
Alisdair McDiarmid fc75657113 terraform: Support sensitive input variable values
2 years ago
Liam Cervante 4ce385a19b
testing framework: implement overrides in terraform graph (#34169)
2 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
Liam Cervante 3732bffe13
[Testing Framework] Adds TestContext for evaluating test assertions (#33326)
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Liam Cervante aae6990d38
Add native `plantimestamp` function to Terraform (#32980)
3 years ago
Martin Atkins 6d9ddbacec core: Mark errored plans as errored
3 years ago
James Bardin a44c859c86 update UIMode comment
4 years ago
Martin Atkins 3785619f93 core: Use the new checks package for condition tracking
4 years ago
Alisdair McDiarmid c5d10bdef1 core: Store condition block results in plan
4 years ago
James Bardin e2b74247f2 track contributing instances
4 years ago
James Bardin c02e8bc5b3 change plan to store individual relevant attrs
4 years ago
James Bardin 6d33de8a9d fixup analysis calls from rebase
4 years ago
Martin Atkins 8d193ad268 core: Simplify and centralize plugin availability checks
5 years ago
Alisdair McDiarmid bebf1ad23a core: Compute resource drift after plan walk
5 years ago
Martin Atkins f40800b3a4 Move states/ to internal/states/
5 years ago
Martin Atkins 034e944070 Move plans/ to internal/plans/
5 years ago