VenelinMartinov
released this
02 Jan 16:39
·
11 commits
to master
since this release
What's Changed
- Ensure all sdkv2 test providers have an id and an update method by @VenelinMartinov in #2723
- Add SDKv2 detailed diff set tests for top-level ForceNew by @VenelinMartinov in #2724
- Refactor SDKv2 non-set detailed diff tests by @VenelinMartinov in #2725
- Add SDKv2 Detailed Diff tests for list replacements by @VenelinMartinov in #2735
- Add SDKv2 Detailed Diff tests for lists with many elements by @VenelinMartinov in #2736
- Remove the top level testing module by @iwahbe in #2748
- Prioritize Pulumi-supplied deprecation message over any TF ones by @guineveresaenger in #2746
- Disable accurate previews for PF tests by @VenelinMartinov in #2752
- [any-tf-provider] Switch args parsing to cobra by @iwahbe in #2742
- chore: vendor more OpenTOFU code by @t0yv0 in #2718
- chore: go mod tidy under ./dynamic by @t0yv0 in #2754
- Disable accurate previews for remainder of pf detailed diff tests by @VenelinMartinov in #2756
- Add a fallback for detailed diff replace decisions to ensure detailed diff is presentation-only by @VenelinMartinov in #2757
- Re-enable detailed diff replace tests for SDKv2 lists and sets by @VenelinMartinov in #2751
- chore: remove dynamic module by @t0yv0 in #2755
- Add SDKv2 Detailed Diff tests for Computed properties in sets by @VenelinMartinov in #2740
- Refactor SDKv2 set detailed diff tests to correct files by @VenelinMartinov in #2741
- chore: remove redundant test line from CI by @t0yv0 in #2771
- Use the upstream provider's org as Publisher by @iwahbe in #2774
- Fix the concurrent writes in TestDetailedDiffMap by @iwahbe in #2775
- Write _index.md to local docs dir on Any TF Provider by @guineveresaenger in #2717
- Test resource init errors during update by @VenelinMartinov in #2776
- Do not shell out to
git
to download Terraform repos by @iwahbe in #2781 - Add walkTwoPropertyValues walker for recursing into two property values simultaneously by @VenelinMartinov in #2780
- Use non-computed property value comparison for matching detailed diff set inputs to plan by @VenelinMartinov in #2761
- fix: remove rpc_friendly.go by @t0yv0 in #2800
Full Changelog: v3.98.0...v3.99.0