pulumi/changelog
bors[bot] 0e576d98ba
Merge #12625
12625: [pkg] Bump pulumi-terraform-bridge r=blampe a=blampe

<!--- 
Thanks so much for your contribution! If this is your first time contributing, please ensure that you have read the [CONTRIBUTING](https://github.com/pulumi/pulumi/blob/master/CONTRIBUTING.md) documentation.
-->

# Description

Updates pulumi-terraform-bridge to pull in https://github.com/pulumi/pulumi-terraform-bridge/pull/859, which resolves an issue where we could fail to build:

```
github.com/pulumi/pulumi-terraform-bridge/v3@v3.34.1-0.20221214173921-8e65b1f9fdd5 requires
	github.com/pulumi/pulumi-java/pkg@v0.6.0 requires
	github.com/pulumi/pulumi/pkg/v3@v3.36.1-0.20220725155140-d69eea638451 requires
	github.com/pulumi/pulumi-java/pkg@v0.5.0 requires
	github.com/pulumi/pulumi/pkg/v3@v3.35.4-0.20220707201547-515cf6191cb9 requires
	github.com/pulumi/pulumi/sdk/v3@v3.35.4-0.20220706194433-bf578c5d4a27: invalid version: unknown revision bf578c5d4a
```

## Checklist

<!--- Please provide details if the checkbox below is to be left unchecked. -->
- [ ] I have added tests that prove my fix is effective or that my feature works
<!--- 
User-facing changes require a CHANGELOG entry.
-->
- [x] I have run `make changelog` and committed the `changelog/pending/<file>` documenting my change
<!--
If the change(s) in this PR is a modification of an existing call to the Pulumi Service,
then the service should honor older versions of the CLI where this change would not exist.
You must then bump the API version in /pkg/backend/httpstate/client/api.go, as well as add
it to the service.
-->
- [ ] Yes, there are changes in this PR that warrants bumping the Pulumi Service API version
  <!-- `@Pulumi` employees: If yes, you must submit corresponding changes in the service repo. -->


Co-authored-by: Bryce Lampe <bryce@pulumi.com>
2023-04-14 18:17:03 +00:00
..
pending Merge #12625 2023-04-14 18:17:03 +00:00
config.yaml Reorder scopes to be alphabetically ordered. 2022-11-10 16:54:37 -05:00