github crossplane-contrib/provider-upjet-aws v1.5.0

latest releases: v1.9.0-rc.0, v1.8.0, v1.8.0-rc.0...
one month ago

In the v1.5.0 release, we've upgraded the underlying Terraform provider version from v5.31.0 to v5.50.0. This release also introduces a new resource, bug fixes, and dependency updates.

Support for a New Resource:

  • User.v1alpha1.mq.aws.upbound.io: If you'd like to use the User.mq MRs together with Broker.mq, you need to specify the broker's bootstrap users under spec.initProvider.user instead of spec.forProvider.user. This will prevent a race condition between the two controllers. Please see #1325 for some more context.

Bug Fixes and Enhancements

  • Bumps the upjet dependency to v1.4.0 and generates the secret references under spec.initProvider API trees for the sensitive MR parameters: #1325
  • Fixes MR state metrics when MRs are deleted #1312
  • Bumps the Terraform provider version to v5.50.0 and the Go version to 1.22 #1315
  • Fixes late init issue for the ClusterInstance.rds resource #1326
  • Upjet v1.4.0 depracates config.Reference.Type. All usages of config.Reference.Type have been replaced with config.Reference.TerraformName in the provider #1310
  • We now depend on the crossplane/build submodule #1313
  • Authentication documentation improvements #1321

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

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

NewReleases is sending notifications on new releases.