Skip to content

v0.45.0

Compare
Choose a tag to compare
@turkenf turkenf released this 30 Nov 15:42
· 401 commits to main since this release
00a3276

The release includes some bug fixes, adding a new resource, and updates to dependencies, with the most significant ones detailed below.

  • Addresses this issue by fixing the external name configuration of the TransitGatewayVPCAttachmentAccepter resource.
  • Adds missing support for configuring custom AWS service endpoints in the AWS provider config for the new TF-SDK based AWS provider (v0.44.0 onwards), reported by #971. This allows configuring non-default AWS service endpoints or endpoints of AWS-compatible solutions (like Localstack).
  • Adds the LBListenerCertificate.elbv2 resource.

What's Changed

  • README.md: add instruction to build, publish and install by @sttts in #942
  • fix: allow using custom AMI by @moolen in #977
  • Bump golangci-lint to v1.55.2 by @ulucinar in #979
  • added endpoint and arn to docdb cluster secret by @ahmedali6 in #950
  • Fix external name configuration of TransitGatewayVPCAttachmentAccepter resource by @sergenyalcin in #982
  • elbv2: add aws_lb_listener_certificate to v1beta1 by @phyrog in #984
  • Update k8s.io/utils digest to b307cd5 by @renovate in #980
  • add support for endpoint configuration of no-fork external client by @erhancagirici in #989

New Contributors

Full Changelog: v0.44.0...v0.45.0