Commit Graph

34772 Commits (e0748b30c40ba0e8166a1ffd01d427719206005a)
 

Author SHA1 Message Date
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
Daniel Schmidt 327a9922f6 refactor: rename action trigger apply to instance apply
7 months ago
Daniel Schmidt 4322ab20a1 refactor: add abstract action trigger
7 months ago
Daniel Schmidt 0031dcc9ca refactor: rename targets to action targets
7 months ago
Daniel Schmidt 231b801d4b refactor: separate action triggers from action invocations through --invoke
7 months ago
Daniel Schmidt 642a27e6c0 refactor: rename action plan to config transformer
7 months ago
Sarah French d573104221
PSS: Add `stateStoreInitFromConfig` method to `Meta` (#37723)
7 months ago
Sarah French 17445f6c5f
PSS: Add chunk size negotiation to `savedStateStore` method, update mock provider for tests. (#37726)
7 months ago
Daniel Banck 62540da015
search: Drop identity from state if no identity schema is present (#37709)
7 months ago
Sarah French aed61af66c
PSS: Implement `Get` and `Put` methods on remote grpc state, using Read/WriteStateBytes RPCs (#37717)
7 months ago
Sarah French 312f296c2d
PSS: Add `savedStateStore` method to `Meta` (#37558)
7 months ago
Radek Simko 922fdb2382
Implement LockState & UnlockState provider methods (#37711)
7 months ago
Akella Umesh ea20db63fb
actions: add missing actions output for terraform apply cli (#37692)
7 months ago
davidspielmann 04c95feb8d
Improve tests in internal/states (ProviderAddrs, HasCurrent, Unlock) (#37650)
7 months ago
James Bardin 221fc59f0e
Merge pull request #37713 from hashicorp/jbardin/list-gen-config
7 months ago
James Bardin 9c2b2c579a remove id from generated config
7 months ago
James Bardin 82889ae987 get correct schema when generating query config
7 months ago
Samsondeen 2274026c68
query: add -query flag to validate command (#37671)
7 months ago
Liam Cervante 898665193c
actions: disable support for deferrals (#37700)
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
Samsondeen 0217dd2b2a
Revert "temporarily require manager approval for go.mod changes" (#37694)
7 months ago
Nara Kasbergen Kwon eae5ac13dd
build: Produce a Windows arm64 binary (#35461)
7 months ago
Sarah French c0547e784f
Fixes to protobuf compile script (#37683)
7 months ago
Kristin Laemmert 8ed2f39087
actions: don't panic if nil changes - it might be a refresh (#37687)
7 months ago
Radek Simko 51fc4c161f
PSS: Implement `ReadStateBytes` + `WriteStateBytes` (#37440)
7 months ago
Daniel Schmidt a4cc769e5b actions: add extra test cases around conditions referencing the triggering resource
7 months ago
Samsondeen ab41592fb7
query: propagate graph node removal to descendants (#37664)
7 months ago
Sarah French b9522561c8
PSS: Add reusable method for obtaining the provider factory needed for accessing a state store. (#37665)
7 months ago
Liam Cervante 1e414491c7
evaluate: return diagnostics instead of unknown for uninitialised locals and resources (#37663)
7 months ago
Samsondeen a7504719ef
list: send non-null "config" object to provider when not present in the list block (#37620)
7 months ago
Kristin Laemmert f6ad8d3215 actions: fix panic during query plan by not planning actions
7 months ago
Craig Wright 152ce1df8f
Merge pull request #37638 from Tensho/fix-destroying-docs
7 months ago
Andrew Babichev 8097ce9e57 docs(destroying): fix typos
7 months ago
Mark DeCrane f8b0051bae
Merge pull request #37645 from hashicorp/handle-help-usage-stacks-plugin
7 months ago
Liam Cervante e65c562355
actions: allow invoke only on local execution while TFC adds support (#37653)
7 months ago
Mark DeCrane 7f0ef4c8d0 changelog entry
7 months ago
Mark DeCrane 10f00d437f Use raw args in -help flag handling
7 months ago
Kristin Laemmert e241e1ace1
actions: return an error if config is omitted but the schema has required attrs (#37626)
7 months ago
Sarah French 0dfa115d7d
First step to enable use of TF_REATTACH_PROVIDERS with PSS (#37634)
7 months ago
Liam Cervante 15a6cd208b
stacks: fix diagnostic referring to tfstacks command (#37639)
7 months ago
Samsondeen 719aefdb89
tf query: ready list blocks for beta (#37619)
7 months ago
Sarah French 5981cd2bf7
Prepare main branch for post-v1.14 development (#37621)
7 months ago
Daniel Schmidt 332e0386ea remove feature flag from invoke flag
7 months ago
Daniel Schmidt 2ccc5a2655 change wording
7 months ago
Daniel Schmidt 8f05946b6e remove ooutdated comment
7 months ago
Daniel Schmidt e23a282186 improve wording
7 months ago
Daniel Schmidt d83cd73ecf fix action reference
7 months ago
Daniel Schmidt c5f9b060c7 remove mention of before_destroy, we postponed implementing this event type
7 months ago
Daniel Schmidt b0393f08da add changelog entry
7 months ago