Commit Graph

34988 Commits (27770ee8053da48fbb684fd23d415aae376d2bed)
 

Author SHA1 Message Date
Daniel Banck cc30a8cf1d
Fix crash when showing a cloud plan without having a cloud backend (#37751)
6 months ago
Dirk Avery edb3f6487d Bump go-getter v1.8.2
7 months ago
Daniel Schmidt 2714cfde69 standardize on marks.Has
7 months ago
Sarah French 2657a4daec
Set let require_unimplemented_servers default to true when generating code from .proto files (#37737)
7 months ago
Liam Cervante 6b17cfe2e5
actions: connect invoke flag with TFC (#37544)
7 months ago
Liam Cervante 39d1293cf6
actions: consider event type when comparing action triggers (#37733)
7 months ago
Dirk Avery c4a7f00c6f
Merge pull request #37721 from hashicorp/t-bump-aws-sdk-go-base
7 months ago
Liam Cervante 9239dd62e9
actions: enforce ephemeral into write-only attributes behaviour (#37701)
7 months ago
Daniel Schmidt 766373973c when targeting a resource the associated actions should be run
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
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
Dirk Avery 37c2fd1c2e Move to 1.14 for backport
7 months ago
Dirk Avery 9e155d7250 Update for newer telemetry
7 months ago
Dirk Avery c7c388839f
Merge branch 'main' into t-bump-aws-sdk-go-base
7 months ago
Radek Simko 922fdb2382
Implement LockState & UnlockState provider methods (#37711)
7 months ago
Dirk Avery f650603e48 Move changelog
7 months ago
Dirk Avery 0a7f300baf Add changelog
7 months ago
Dirk Avery c5cdbf00c6 sync deps
7 months ago
Dirk Avery 5e3a9fbdf3 Bump aws-sdk-go-base
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