Commit Graph

34816 Commits (f8ae45cfc8df4ea1ee4db85c156674d6ed615d63)
 

Author SHA1 Message Date
James Bardin f8ae45cfc8
Merge pull request #37833 from hashicorp/jbardin/force-replace-instance
6 months ago
Kevin Vu 26f289aeb5
testing: include file-level errors in JUnit skipped elements (#37806)
6 months ago
James Bardin cfbde8e5fa CHANGELOG
6 months ago
James Bardin cac484da16 don't carry all replace addresses through instances
6 months ago
alanpchua b221cc0095
PSP-3163: update scan config to enable osv (#37817)
6 months ago
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 a7e2c9f6b2
Merge pull request #37810 from hashicorp/jbardin/unknown-pure-results
6 months ago
James Bardin 2227441f7d don't cache unknown function results
6 months ago
Sarah French 620264e2c5
GHA to prompt reviewers to think about dependency changes when backporting (#37800)
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
dependabot[bot] 75a9645fb5
build(deps): bump the github-actions-backward-compatible group with 2 updates (#37706)
6 months ago
dependabot[bot] 0f1f573848
build(deps): bump the github-actions-breaking group with 2 updates (#37705)
6 months ago
Sarah French d11bdf6832
Refactor backend error strings as custom errors or pre-made diagnostics (#37762)
6 months ago
Daniel Banck bffba7ffbc
Update release Slack channel to new grid (#37765)
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)
6 months ago
Dirk Avery edb3f6487d Bump go-getter v1.8.2
6 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