Sarah French
Sarah French
## Description >Note: This PR is targeted at a feature branch instead of main, as I'd like to avoid creating a single, large PR for this work. My intention is...
Pulling in this vulnerability fix: - https://github.com/hashicorp/go-plugin/pull/332 See comparison : [compare/v1.6.1..v1.6.3](https://github.com/hashicorp/go-plugin/compare/v1.6.1..v1.6.3) The change in how code is generate from the .proto files is due to hashicorp/go-plugin upgrading from google.golang.org/protobuf v1.31.0...
* zod 3.21.4 => 3.24.2 * word-wrap 1.2.3 => 1.2.5 * sem-ver * Bumps semver in different places from: * 5.7.1 => 5.7.2 * 6.3.0 => 6.3.1 * 7.3.8 =>...
WIP ## Target Release N/A ## CHANGELOG entry - [ ] This change is user-facing and I added a changelog entry. - [x] This change is not user-facing.
This PR builds on https://github.com/hashicorp/terraform/pull/36541 Now that test files' run blocks can include backend blocks, this PR allows: * Backend blocks to set the initial value for a given internal...
Some prototyping/implementation for the PSS project that's only relevant to the apply command. These changes enable saving PSS config in a plan, similar to how a planfile can store backend...
Follow up to https://github.com/hashicorp/terraform/pull/37246 ## Target Release N/A ## Rollback Plan - [x] If a change needs to be reverted, we will roll out an update to the code within...
Protyping how plugin protocol changes fix with existing Backend and StateMgr interfaces
## Target Release N/A ## Rollback Plan - [x] If a change needs to be reverted, we will roll out an update to the code within 7 days. ## Changes...