Skip to content

Releases: pulumi/pulumi-terraform-bridge

v3.63.2

28 Oct 06:03
a0faa9e
Compare
Choose a tag to compare

What's Changed

Fixes to _configure issues for Python SDKs

The key change in this release is propagating https://github.com/pulumi/pulumi/releases/tag/v3.91.1 specifically pulumi/pulumi#14427 to all Python SDK generators in the bridged providers. This should mitigate all known runtime errors in Python that reference _configure in the traceback:

TypeError: ApplicationArgs._configure() missing 1 required positional argument: 'display_name'

Misc

Full Changelog: v3.63.1...v3.63.2

v3.63.1

25 Oct 02:06
9081d29
Compare
Choose a tag to compare

What's Changed

  • Revert "Convert examples only for schema lang (#1457)" optimization that regressed example rendering in language SDKs by @t0yv0 in #1472

Full Changelog: v3.63.0...v3.63.1

v3.63.0

25 Oct 00:33
f21e258
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.62.0...v3.63.0

v3.62.0

17 Oct 15:23
128090e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.61.0...v3.62.0

v3.61.0

03 Oct 00:46
772baf6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.60.1...v3.61.0

pf/v0.17.0

03 Oct 00:47
772baf6
Compare
Choose a tag to compare

What's Changed

Full Changelog: pf/v0.16.1...pf/v0.17.0

v3.60.1

20 Sep 18:15
8cda755
Compare
Choose a tag to compare

What's Changed

  • Prevent panic on parseCheckError non-validation error by @mikhailshilkov in #1369
  • Fix withoutPackageName by @t0yv0 in #1386 to prevent a panic for non-conventionally named resources and data sources
  • Update deps by @t0yv0 in #1384

Full Changelog: v3.60.0...v3.60.1

v3.60.0

18 Sep 16:11
7e6c8fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.59.0...v3.59.1

pf/v0.16.1

15 Sep 21:59
7e6c8fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: pf/v0.16.0...pf/v0.16.1

v3.59.0

07 Sep 20:19
bb8512e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.58.0...v3.59.0