github crossplane-contrib/provider-upjet-aws v0.40.0
v.0.40.0

latest releases: v1.15.0-rc.0, v1.14.0, v1.13.1...
12 months ago

What's Changed

Important

Provider version 0.40 introduced a regression (see #929) related to IAM roles and role policy attachments. The issue was fixed in provider version 0.43.0. If you haven't installed versions 0.40.0, 0.41.0 or 0.42.0 into your cluster, we recommend skipping those releases and upgrading directly to 0.43.0 when you choose to upgrade. If you have installed one of the affected releases, we recommend upgrading to an unaffected release (0.43+), and then you will need to unset the spec.forProvider.managedPolicyArns value from any Role.iam.aws.upbound.io managed resources that you want to be able to use RolePolicyAttachment resources to attach policies to.

  • Fix warning title for monolithic provider by @turkenf in #848
  • Ability to define roles with inline policy in the iam.Role resource by @turkenf in #745
  • Configure iam.RolePolicy resource and add example manifest by @turkenf in #770
  • fix(lateinit): skip version_id for firehose deliverystream by @haarchri in #852

Full Changelog: v0.39.0...v0.40.0

Don't miss a new provider-upjet-aws release

NewReleases is sending notifications on new releases.