Commit Graph

255 Commits (main)

Author SHA1 Message Date
Sarah French 9b970d5454
chore: go get go.opentelemetry.io/otel/sdk@v1.43.0 & make syncdeps (#38366)
2 weeks ago
James Bardin efa85192ef PrepareComputedBlocks test
4 weeks ago
James Bardin 5410f9bd6a objchange.PrepareComputedBlocks
4 weeks ago
James Bardin 9ae47096ae update objchange validations
4 weeks ago
James Bardin 0f2503e4ea detect non-legacy schemas
4 weeks ago
Roniece 95c947e7f4 Add ActionInvocationFromProto, call actioninvocationFromTFPlan
1 month ago
Mutahhir Hayat ab6119fd90 Revert fix and instead update test expectation
2 months ago
Mutahhir Hayat 581fd6d550 Fix test with incorrect provider address
2 months ago
Mutahhir Hayat e074b103dd Revert unncessary change to get provider address
2 months ago
Mutahhir Hayat 946918220c Read Action invocations from planfile
2 months ago
Mutahhir Hayat 547473364c Expose Action Invocation conversion to Proto publicly
2 months ago
Daniel Schmidt 188eeac4ff remove now obsolete ReadConfig on planfile
2 months ago
Daniel Banck 297ebd989e Move some planfile tests
2 months ago
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
Daniel Schmidt d813ad14f7 add deprecation marks
3 months ago
Sarah French fd7f25120b
PSS: Allow pluggable state store configuration to be read from a plan file (#37957)
4 months ago
Sarah French f591872699
PSS: Allow pluggable state store configuration to be stored in a plan file (#37956)
4 months ago
Sarah French 9fb91c2229
PSS: Refactor Plan struct to reference `Backend` and `StateStore` via pointers, update calling code (#37946)
5 months ago
Sarah French 1dd8e60f15
chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally (#37901)
5 months ago
Sarah French 2e5b5dee5d
Upgrade protoc and protoc-gen-go-grpc versions to matching terraform-plugin-go (#37647)
6 months ago
Liam Cervante 39d1293cf6
actions: consider event type when comparing action triggers (#37733)
7 months ago
Daniel Schmidt e0748b30c4 add interface checks
7 months ago
Daniel Schmidt 7721cd5c50 refactor: make action diff transformer only responsible for attaching action invocations
7 months ago
Liam Cervante 898665193c
actions: disable support for deferrals (#37700)
7 months ago
Kristin Laemmert df113486a1
actions: remove references to action types, linked resources (#37616)
7 months ago
Liam Cervante 49cc60531d
actions: fix cycle when multiple actions are triggered across multiple events (#37591)
7 months ago
James Bardin 1cb7d1859f
Merge pull request #37515 from hashicorp/jbardin/generate-config
8 months ago
Daniel Schmidt ad4371342f track partial expanded action invocations through deferred action invocation
8 months ago
Daniel Schmidt b2c4766d5e implement review feedback
8 months ago
Daniel Schmidt dffeeec81e partially expand triggers as well
8 months ago
Daniel Schmidt b6a9990354 deferring a dependency resource should defer action invocation
8 months ago
Daniel Schmidt 29b2ab15e2 support partial expansion in actions
8 months ago
James Bardin 4c610ac5e6 use the new genconfig types throughout
8 months ago
James Bardin ddc47f15e7 remove the recursive genconfig resource struct
8 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 c36de59d41 handle providers deferring action invocations
8 months ago
Daniel Schmidt 14c83aa7ee allow reporting action invocations as deferred
8 months ago
Daniel Schmidt 854232f443 add equals method to action invocation
8 months ago
Daniel Schmidt 5187efdd1d refactor: move method into changes_src
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 cf98e0bc66 dont decode action invocations a second time
9 months ago
Daniel Schmidt 27e58b32ca properly handle actions without config
9 months ago
Daniel Schmidt 1bd8eb8629 save config value to planfile
9 months ago
Daniel Schmidt fb0445faf2 allow language experiments for terraform show
9 months ago
Daniel Schmidt 4fb4c3f056 render action config values
9 months ago
Daniel Schmidt eb26b72d55 display lifecycle triggered actions aside their triggering resources
9 months ago