There are no new resources or functions but the update is expected to propagate bug fixes. Notably this update also propagates updating to Go 1.23.1 for the provider builds.
Taking this opportunity to remove modifications from upstream/go.mod so that the Pulumi provider uses a consistent Go tool-chain and dependency set with upstream.
Upstream is updated to v5.69.0
There are no new resources or functions but the update is expected to propagate bug fixes. Notably this update also propagates updating to
Go 1.23.1
for the provider builds.Fixes https://github.com/pulumi/pulumi-aws/issues/4563 Fixes https://github.com/pulumi/pulumi-aws/issues/4465 Fixes https://github.com/pulumi/pulumi-aws/issues/4362
Taking this opportunity to remove modifications from upstream/go.mod so that the Pulumi provider uses a consistent Go tool-chain and dependency set with upstream.