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

Update module github.com/upbound/provider-aws to v0.47.1 #95

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/upbound/provider-aws v0.44.0 -> v0.47.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

upbound/provider-aws (github.com/upbound/provider-aws)

v0.47.1

Compare Source

This release changes assume_role_with_web_identity provider configuration value from a map to a list as expected by the corresponding Terraform provider schema addressing https://github.com/upbound/provider-aws/issues/1054, and fixes issues https://github.com/upbound/provider-aws/issues/807, https://github.com/upbound/provider-aws/issues/828, and https://github.com/upbound/provider-aws/issues/1049 related to the UserPoolClient.cognitoidp resource.

What's Changed

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

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.2

Compare Source

This release changes assume_role_with_web_identity provider configuration value from a map to a list as expected by the corresponding Terraform provider schema addressing https://github.com/upbound/provider-aws/issues/1054, and fixes issues https://github.com/upbound/provider-aws/issues/807, https://github.com/upbound/provider-aws/issues/828, and https://github.com/upbound/provider-aws/issues/1049 related to the UserPoolClient.cognitoidp resource.

What's Changed

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

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 Nov 30, 2023
@renovate renovate bot force-pushed the renovate/github.com-upbound-provider-aws-0.x branch from bd6406d to 75ba7d7 Compare December 8, 2023 18:04
@renovate renovate bot changed the title Update module github.com/upbound/provider-aws to v0.45.0 Update module github.com/upbound/provider-aws to v0.46.0 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/github.com-upbound-provider-aws-0.x branch from 75ba7d7 to 47885a3 Compare December 18, 2023 17:10
@renovate renovate bot changed the title Update module github.com/upbound/provider-aws to v0.46.0 Update module github.com/upbound/provider-aws to v0.46.1 Dec 18, 2023
@renovate renovate bot force-pushed the renovate/github.com-upbound-provider-aws-0.x branch from 47885a3 to b63c4b6 Compare December 28, 2023 15:16
@renovate renovate bot changed the title Update module github.com/upbound/provider-aws to v0.46.1 Update module github.com/upbound/provider-aws to v0.47.0 Dec 28, 2023
@renovate renovate bot force-pushed the renovate/github.com-upbound-provider-aws-0.x branch from b63c4b6 to 8941779 Compare January 3, 2024 16:16
@renovate renovate bot changed the title Update module github.com/upbound/provider-aws to v0.47.0 Update module github.com/upbound/provider-aws to v0.47.1 Jan 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-upbound-provider-aws-0.x branch from 8941779 to 260a33a Compare January 4, 2024 00:23
@renovate renovate bot force-pushed the renovate/github.com-upbound-provider-aws-0.x branch from 260a33a to 3eb944e Compare January 4, 2024 00:24
@negz negz merged commit 3d7c2df into main Jan 4, 2024
8 checks passed
@renovate renovate bot deleted the renovate/github.com-upbound-provider-aws-0.x branch January 4, 2024 00:30
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