Skip to content

v0.19.0

Compare
Choose a tag to compare
@negz negz released this 16 Jun 23:37
· 1303 commits to master since this release
e755b74

Major Themes

This release adds support for several new AWS managed resources! In addition to the notable updates and bug fixes below, one theme of this release was becoming a conformant Crossplane provider. The provider's maintainers identified and fixed several small bugs to this end, as well as validating that all managed resources have a working example!

Notable Updates

  • #559 - Adds support for Lambda functions.
  • #673 - Adds support for global Aurora clusters.
  • #627 - Adds support for Cloud Map service discovery.
  • #654 - Adds support for CloudFront distributions.
  • #639 - Adds support for IAM OIDC providers.
  • #648 - Adds support for blocking public access to S3 buckets.
  • #696 - Adds an endpoint to Aurora cluster connection secrets.
  • #659 - Fixes creating KMS keys.
  • #681 - Fixes deleting VPC CIDR blocks when the VPC does not exist.
  • #649 - Fixes S3 Buckets that use a website configuration.
  • #701 - Fixes an endless update loop for ECR repositories.
  • #721 - Fixes the deletion of ECR repository policies.