Commit Graph

153 Commits (stacks-variable-validations)

Author SHA1 Message Date
Mutahhir Hayat 2bb747222b Update copyright for conversion_test.go
2 months ago
Mutahhir Hayat 71f0afc644 Include trigger information in progress messages
2 months ago
Mutahhir Hayat 551bf42090 Add Action Invocations in ComponenentInstanceChanges
2 months ago
Roniece a38c47ae72 Add ActionInvocationStatus, ActionInvocationProgress messages
2 months ago
Mutahhir Hayat 7aa0a71078 Create Protobuf changes for stack planning that includes Action invocations
2 months ago
Sarah French 9f5f21f1d8
test: Enable mocking http provider sources in tests (#38206)
2 months ago
Radek Simko 56c39007e2 make protobuf
2 months ago
Radek Simko cee1246acc rpcapi: Manually update copyright in template
2 months ago
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Daniel Schmidt c3cc222a1f separate tests between different modes
3 months ago
Daniel Schmidt 7307d92619 ignore sorting of diagnostics
3 months ago
Daniel Schmidt fa14a97346 stacks: ensure an empty plan sends an applied status for the component
3 months ago
Daniel Schmidt ed79a4745b stacks: add apply time progress message test case
3 months ago
Daniel Schmidt c24699eab7 stacks: ensure an empty plan produces a planned status
3 months ago
Daniel Schmidt dce80d4465 stacks: add tests to validate progress events for destroy plans
3 months ago
Daniel Schmidt f4c22be3c5 stacks: send progress events on failed provider configurations
3 months ago
Sarah French 2e5b5dee5d
Upgrade protoc and protoc-gen-go-grpc versions to matching terraform-plugin-go (#37647)
6 months ago
Sarah French 2657a4daec
Set let require_unimplemented_servers default to true when generating code from .proto files (#37737)
6 months ago
Dirk Avery 9e155d7250 Update for newer telemetry
7 months ago
Sarah French ffbb62b369
Swap to using `google.golang.org/protobuf/cmd/protoc-gen-go` instead of `github.com/golang/protobuf/protoc-gen-go` (#37685)
7 months ago
James Bardin 7ed24d208a make protobuf
8 months ago
Mark DeCrane ffca158061
Merge pull request #37015 from hashicorp/TF-25893/handle-stacks-plugin-interupts
11 months ago
Mark DeCrane 96c9240945 Add log noting remote operations that have started will continue if command is interrupted
11 months ago
Liam Cervante b6be635748
stacks migrate: allow resource mapping to include nested resources (#37060)
11 months ago
Liam Cervante a80220dcc9
stacks: rename .tfstack files to .tfcomponent (#37013)
11 months ago
Mark DeCrane 5b33d74641 Handle the propagation of interrupt signals to stacks plugin
11 months ago
UKEME BASSEY 25b5607b7b fix server startup panics
11 months ago
UKEME BASSEY 3bc13593f9 add proto files gen for stacks plugin, & regenerate protofiles
12 months ago
UKEME BASSEY fcdcb15f56 update stack grpc client
12 months ago
Liam Cervante 063757ff45
stacks: refactor plan, state, and removed tracking with tree structures for efficient lookups (#36850)
1 year ago
Liam Cervante a06f82746a
stacks: update removed blocks to allow targeting of embedded stacks (#36814)
1 year ago
Liam Cervante fbd5a7930e
stacks: allow removed blocks to target components in nested stacks (#36787)
1 year 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
Samsondeen 71dbc7d726
migrate command for terraform stacks (#36482)
1 year ago
Liam Cervante c16d466773
stacks: allow multiple removed blocks to target the same component (#36693)
1 year ago
Daniel Schmidt 3d11463533 remove unused struct
1 year ago
Daniel Schmidt 98ae4d1fe2 fix indentation
1 year ago
Daniel Schmidt 43fe6ca8cc stacks: add rpc call to list resource identities of a stack
1 year ago
Daniel Banck 10c9b64007
Rename schema.Block to Body (#36629)
1 year ago
Radek Simko 289a3568da
Address `go vet` 1.24 failures (#36485)
1 year ago
Liam Cervante 7c4aeac5f3
stacks: load credentials from config file on startup (#35952)
1 year ago
Graham Davison 6883ab0ecf Updates for OTel SDK 1.30
2 years ago
Daniel Schmidt ec33b03661
stacks: add destroy bool to FindStackConfigurationComponents Removed blocks
2 years ago
Liam Cervante d142486a40
stacks: expand plan and apply outputs for inputs (#35724)
2 years ago
Liam Cervante 73e3f8096b
stacks: complete stack output implementation for plan and apply (#35723)
2 years ago
James Bardin 9ff727440e udpate generated files
2 years ago
James Bardin 2cbb6bf92f udpate code which was failing staticckeck
2 years ago
Daniel Schmidt 69e4412a59
stacks: return removed components in find components rpc call
2 years ago
Liam Cervante 436b72b63b
stacks: fix memory leak caused by unclosed providers (#35678)
2 years ago