v3.97.0
What's Changed
- Ignore test frameworks for coverage by @VenelinMartinov in #2636
- Fix transform property value to preserve nil arrays and objects by @VenelinMartinov in #2655
- Add property value transform for removing secrets and outputs by @VenelinMartinov in #2656
- Create a resource that depend on the provider in
crosstests.Configure
by @iwahbe in #2661 - Fix PF provider_server detailed diff handling by @VenelinMartinov in #2628
- PF detailed diff by @VenelinMartinov in #2629
- Add PF provider options and accurate previews flag by @VenelinMartinov in #2663
- Update Pulumi to v3.141.0 by @guineveresaenger in #2670
- Detailed diff handle secrets and outputs by @VenelinMartinov in #2643
- Add detailed diff recordings to PF diff tests by @VenelinMartinov in #2657
- SDKv2 Diff cross tests for replacement of computed properties by @VenelinMartinov in #2666
- Bump golangci lint version by @VenelinMartinov in #2679
- Automated Pulumi/Pulumi upgrade by @pulumi-bot in #2677
- Fix broken docs links by @VenelinMartinov in #2680
- Move
unstable/logging
tointernal/logging
by @iwahbe in #2687 - Call
NewTerraformLogRedirector
for PF by @iwahbe in #2686 - Remove unused TerraformVersion field from tf2pulumi and tfgen by @iwahbe in #2684
- Set
.Repository
for un-parameterized dynamic providers by @iwahbe in #2683 - Add a test to show that
tokens.MappedModules
uses the most specific match by @iwahbe in #2689 - Delete
pf
module by @VenelinMartinov in #2690 - Avoid a partially nil
host
as sink in test muxed providers by @iwahbe in #2699 - Pass state back to the engine if Apply encountered an error by @VenelinMartinov in #2695
- testing: Test config secret handling for SDKv2 providers (#2440) by @t0yv0 in #2698
Full Changelog: v3.96.0...v3.97.0