github crossplane-contrib/provider-aws v0.25.0

latest releases: v0.47.2, v0.47.1, v0.48.0-rc.0...
2 years ago

Breaking Changes

  • #1186 removes quantity fields from the CRD in cloudfront. No user action is needed, it will be dropped automatically and calculated by the provider.
  • #1122 removes zookeeperConnectString and zookeeperConnectStringTLS fields from the CRD in kafka since they were not used as input to any call. No user action is needed.
  • #1122 adds required marker to the following fields autoMinorVersionUpgrade,deploymentMode, engineType, engineVersion, hostInstanceType publiclyAccessible, in CRD mq.broker. They were already required by AWS, so no user action is required if these values existed already.

New CRDs!

In v0.25.0, there are 9 new CRDs! See https://doc.crds.dev/github.com/crossplane/provider-aws@v0.25.0 for the full list.

AWS-GO-SDK-V1 bump 1.37.10 to 1.42.0

  • feat(ack): bump ack & aws-go-sdk-v1 1.37.10 to 1.42.0 by @haarchri in #1122

What's Changed

  • Update format of authentication guide by @micnncim in #1131
  • s3: Empty routing rules refused by AWS by @chlunde in #1156
  • Added default tags to CertificateAuthority by @cebernardi in #1113
  • fix(s3): Extract QueueARN instead of external name by @MisterMX in #1161
  • feat(resolvers): resolvers in sqs queue for KMSMasterKeyIDRef/Selector by @haarchri in #1163
  • feat(ack): bump ack & aws-go-sdk-v1 1.42.0 by @haarchri in #1122
  • Fix code generation doc discrepancies with the current state by @ytsarev in #1178
  • Add tags management to OpenIDConnectProvider (iam) by @cebernardi in #1059
  • feat(ec2-tags): tags vpc/subnet default,add,delete by @haarchri in #1170
  • fix(vpcendpointserviceconfiguration): fix missing field in status by @liubog2008 in #1180
  • Improve Cloudfront Configuration by @ezgidemirel in #1186
  • Expose eks cluster certificate authority data in status by @hanlins in #966
  • feat(amp): added prometheusservice amp workspace by @haarchri in #1054
  • feat(ec2): add kmsKeyID Ref & Selector in ec2-instance ebs dbm by @haarchri in #1157
  • feat(InstanceProfile): Add IAM InstanceProfile Managed Resource by @ytsarev in #1159
  • fix(InstanceProfile): follow up fix of #1159 by @ytsarev in #1194
  • Add support for CloudSearch by @mhoff in #1016
  • feat(s3): bucketKeyEnabled implemented by @haarchri in #1158
  • Make eventThreshold an optional field for s3 bucket replication by @AlexLast in #1129
  • rds: Add DBInstanceRoleAssociation by @chlunde in #1141
  • feat(cognito-idp): Code Generation for Cognito IdentityProvider by @Benedikt1992 in #1125
  • rds.rdsinstance: Compare bool correctly via LateInitialize by @chlunde in #971
  • rds.DBInstance - fix "up to date" when using ApplyImmediately by @chlunde in #1196

New Contributors

Full Changelog: v0.24.1...v0.25.0

Don't miss a new provider-aws release

NewReleases is sending notifications on new releases.