Commit Graph

3896 Commits (b221cc00957adcd9642b2fd8cf285670405ca53b)

Author SHA1 Message Date
Liam Cervante 411f18e6ac
ephemerals: allow root ephemeral outputs in stacks and test (#37813)
6 months ago
Kristin Laemmert d4e8f17ded
actions: remove unused variable (+ minor typos & comment cleanup) (#37804)
6 months ago
James Bardin 2227441f7d don't cache unknown function results
6 months ago
Sarah French 2e5b5dee5d
Upgrade protoc and protoc-gen-go-grpc versions to matching terraform-plugin-go (#37647)
6 months ago
Liam Cervante edf0cd66dd
actions: fail invoke plans when action configurations are unknown (#37793)
6 months ago
Sarah French 88e4c9e3d3
Update inaccurate comment (#37789)
6 months ago
Sarah French efb2a1c567
PSS: Let the `init` command recognise when there are no changes in configuration. (#37777)
6 months ago
Liam Cervante 106f8c6a1f
actions: refactor to simplify test hooks (#37782)
6 months ago
Daniel Schmidt accaa8d027 also check against action references in depends_on during config parsing
6 months ago
Daniel Schmidt 085c762cad actions can not be used in depends_on
6 months ago
Radek Simko cbda324977
backend/oss: Bump github.com/aliyun/aliyun-oss-go-sdk to v2.1.1 (#37442)
6 months ago
Sarah French 76f2982c68
Update the init command's help text to describe PSS-related flags (#37773)
6 months ago
Sarah French 6b73f710f8
PSS: Implement initialisation of new working directory (or use of `-reconfigure` flag) while using `state_store` (#37732)
6 months ago
Sebastien Dionne 1047b5355c
Fix typos and linguistic errors in documentation (#37770)
6 months ago
Sarah French d11bdf6832
Refactor backend error strings as custom errors or pre-made diagnostics (#37762)
6 months ago
Kristin Laemmert 8b0ccce413
actions: fix race condition in tests and capture errors from hooks (#37759)
6 months ago
Sarah French d6865bf7a9
PSS : Implement Lock and Unlock methods on remote grpc client (#37741)
6 months ago
Dirk Avery fc3b1ed174
Merge pull request #37752 from hashicorp/t-bump-go-getter
6 months ago
Daniel Banck cc30a8cf1d
Fix crash when showing a cloud plan without having a cloud backend (#37751)
7 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 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 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 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