Please note the 6.0 Migration Guide for instructions on updating from v5.42.0 to v6.0.2 and dealing with breaking changes.
What's Changed
- Upgrade upstream provider to v5.11.0 by @iwahbe in #2669
- Use Plugin Framework bridge to bring in new resources by @t0yv0 in #2557
- [v6] Refactor WafV2 types to recursive by @mikhailshilkov in #2589
- Use PF for backported resources for v6 by @rquitales in #2578
- Fix capitalisation of function getOpenIdConnectProvider by @mikhailshilkov in #2608
- Fix pulumi-aws#1423 by @t0yv0 in #2604
- Remove aws.sdk property by @lukehoban in #2584
- Add global replacement for "tf" prefixes by @danielrbradley in #2597
- Remove deprecated resources and datasources by @iwahbe in #2613
- Add support for ruby 3.2 runtime by @thatsmydoing in #2631
- Fix
"childrens"
for "aws_organizations_organizational_units" by @iwahbe in #2634 - Move field
roleInstance
fromFunction
toCallbackFunction
by @iwahbe in #2645 - Add Python 3.11 as a supported runtime for Lambda by @WillDaSilva in #2653
- Remove aws-sdk npm dependency by @danielrbradley in #2657
- Support AutoName for Plugin Framework based resources by @t0yv0 in #2661
- Compute
"tags"
in Check by @iwahbe in #2655 - Deprecate
name
onaws.rds.Instance
by @iwahbe in #2686 - Add Support for Java17 Runtime by @elrxii in #2701
New Contributors
- @thatsmydoing made their first contribution in #2631
- @WillDaSilva made their first contribution in #2653
- @elrxii made their first contribution in #2701
Full Changelog: v5.42.0...v6.0.2