chore(deps): update dependency upbound/provider-aws to v0.47.0 #12
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
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.
spec.initProvider
of all resources which fixes https://github.com/upbound/provider-aws/issues/994TopicRuleDestination.iot
andEndpoint.sagemaker
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 inv0.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 asxpkg.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.Group.identitystore
,GroupMembership.identitystore
,User.identitystore
,CustomerManagedPolicyAttachment.ssoadmin
,InstanceAccessControlAttributes.ssoadmin
andPermissionsBoundaryAttachment.ssoadmin
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.
TransitGatewayVPCAttachmentAccepter
resource.LBListenerCertificate.elbv2
resource.What's Changed
b307cd5
by @renovate in https://github.com/upbound/provider-aws/pull/980New 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.
This PR has been generated by Mend Renovate. View repository job log here.