v3.96.0
What's Changed
- Replace "Managed by Terraform" in our docs by @iwahbe in #2611
- Plugin Framework bridge cross tests by @VenelinMartinov in #2592
- Add datasources to pf providerbuilder by @VenelinMartinov in #2615
- Make pf data source map mutable by @VenelinMartinov in #2616
- Support data source aliasing using clone by @VenelinMartinov in #2617
- Add clarifications by @guineveresaenger in #2619
- Bridge Testing Guide by @VenelinMartinov in #2622
- Exclude vendored and deprecated folders from codecov metrics by @VenelinMartinov in #2624
- Add opts to SDKv2 Pulcheck and use Parallel in tests which require env by @VenelinMartinov in #2573
- Move capitalization logic into getPackageDisplayName by @guineveresaenger in #2625
- Parallelize the slowest subtests in the bridge repo by @VenelinMartinov in #2574
- Bridge Developer Docs by @VenelinMartinov in #2623
- Mark old modules as deprecated by @blampe in #2482
- Add lookup for pulumi provider renames. by @brandonpollack23 in #2591
- Do not attempt to find upstream repo in PF tests by @VenelinMartinov in #2631
- Refactor providerbuilder Resource to apply defaults in NewResource by @VenelinMartinov in #2630
- Enable linters for more directories by @VenelinMartinov in #2635
- Fix table renderer by @guineveresaenger in #2632
- Add a test for tfbridge.SchemaInfo.NestedType by @iwahbe in #2641
- PF Diff cross tests for computed in set blocks by @VenelinMartinov in #2638
- PF Diff cross-tests for computed set attributes by @VenelinMartinov in #2639
- PF Diff cross-tests for sets with defaults by @VenelinMartinov in #2640
- PF Diff tests for secrets by @VenelinMartinov in #2642
- Fix flaky aliasing test by @VenelinMartinov in #2644
- Add
info.Schema
option:XAlwaysIncludeInImport
by @iwahbe in #2645 - PF Diff cross-tests for long lists by @VenelinMartinov in #2648
- Automated Pulumi/Pulumi upgrade by @pulumi-bot in #2646
New Contributors
- @brandonpollack23 made their first contribution in #2591
Full Changelog: v3.95.0...v3.96.0