Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency upbound/provider-aws to v0.47.0 #12

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
upbound/provider-aws minor v0.44.0 -> v0.47.0

Release Notes

upbound/provider-aws (upbound/provider-aws)

v0.47.0

Compare Source

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

What's Changed
New Contributors

Full Changelog: crossplane-contrib/provider-upjet-aws@v0.46.1...v0.47.0

v0.46.1

Compare Source

v0.46.1 is a patch release where we address the two important issues reported in #​1010 and #​1018. #​1010 has been resolved by immediately caching the Terraform state available in the result of the create operation even if it has failed. This allows us to recover the ID of a newly provisioned resource if the create SDK call has been successful but any subsequent steps have failed in the create operation. The issue reported in #​1018 has been caused by some recent changes in v0.46.0, which resulted in configuration sharing between multiple managed resources. The resolution was to prevent the unintended configuration sharing. The provider family's config package is available as xpkg.upbound.io/upbound/provider-family-aws:v0.46.1.

What's Changed

Full Changelog: crossplane-contrib/provider-upjet-aws@v0.46.0...v0.46.1

v0.46.0

Compare Source

The release includes some bug fixes, adding a new family provider provider-aws-identitystore, adding new resources, and updates to dependencies, with the most significant ones detailed below.

  • Support for new resources: Group.identitystore, GroupMembership.identitystore, User.identitystore, CustomerManagedPolicyAttachment.ssoadmin, InstanceAccessControlAttributes.ssoadmin and PermissionsBoundaryAttachment.ssoadmin
  • Fixed the limitation of assumeRoleChain configs for the new TF-SDK based AWS provider (v0.44.0 onwards), reported in issue https://github.com/upbound/provider-aws/issues/998. Arbitrary lengths of role chains are supported.
  • Refactored getAWSConfig calls in the external client code to make single call per connect, reducing the AWS STS calls. Remedies the issues reported in https://github.com/upbound/provider-aws/issues/997

What's Changed

Full Changelog: crossplane-contrib/provider-upjet-aws@v0.45.0...v0.46.0

v0.45.0

Compare Source

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 https://github.com/upbound/provider-aws/issues/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
New Contributors

Full Changelog: crossplane-contrib/provider-upjet-aws@v0.44.0...v0.45.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the automated label Jan 3, 2024
@haarchri
Copy link
Member

haarchri commented Jan 3, 2024

/test-examples

@haarchri haarchri merged commit 258ce10 into main Jan 3, 2024
1 check passed
@haarchri haarchri deleted the renovate/upbound-provider-aws-0.x branch January 3, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant