chore(deps): update dependency upbound/provider-aws to v1.11.0 #68
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:
v1.6.0
->v1.11.0
Release Notes
upbound/provider-aws (upbound/provider-aws)
v1.11.0
Compare Source
The
v1.11.0
release introduces new resources, enhancements, and dependency updates.Support for New Resources
AccessEntry.eks.aws.upbound.io/v1beta1
AccessPolicyAssociation.eks.aws.upbound.io/v1beta1
ServerlessCache.elasticache.aws.upbound.io/v1beta1
Fleet.ec2.aws.upbound.io/v1beta1
What's Changed
988b5a0
by @renovate in https://github.com/crossplane-contrib/provider-upjet-aws/pull/143449b3bc8
by @renovate in https://github.com/crossplane-contrib/provider-upjet-aws/pull/1410834a144
by @renovate in https://github.com/crossplane-contrib/provider-upjet-aws/pull/1436New Contributors
Full Changelog: crossplane-contrib/provider-upjet-aws@v1.10.0...v1.11.0
v1.10.0
Compare Source
In the
v1.10.0
release, we've upgraded the underlying Terraform provider version fromv5.50.0
tov5.58.0
. This release also introduces a new family providerprovider-aws-pipes
, a new resourcePipe.pipes.aws.upbound.io/v1beta1
, bug fixes, and dependency updates.What's Changed
0a12ed9
by @renovate in https://github.com/crossplane-contrib/provider-upjet-aws/pull/139618e509b
by @renovate in https://github.com/crossplane-contrib/provider-upjet-aws/pull/1397aa33708
by @renovate in https://github.com/crossplane-contrib/provider-upjet-aws/pull/1409Full Changelog: crossplane-contrib/provider-upjet-aws@v1.9.1...v1.10.0
v1.9.1
Compare Source
The
v1.9.1
release introduces a bug fix.What's Changed
Full Changelog: crossplane-contrib/provider-upjet-aws@v1.9.0...v1.9.1
v1.9.0
Compare Source
The
v1.9.0
release introduces a new family providerprovider-aws-mwaa
, new resources, enhancements, and dependency updates.Support for New Resources
Environment.mwaa.aws.upbound.io/v1beta1
ResourcePolicy.dynamodb.aws.upbound.io/v1beta1
What's Changed
5927c83
by @renovate in https://github.com/crossplane-contrib/provider-upjet-aws/pull/13894fd8129
by @renovate in https://github.com/crossplane-contrib/provider-upjet-aws/pull/13900b2256b
by @renovate in https://github.com/crossplane-contrib/provider-upjet-aws/pull/1391Full Changelog: crossplane-contrib/provider-upjet-aws@v1.8.0...v1.9.0
v1.8.0
Compare Source
The
v1.8.0
release introduces a new family providerprovider-aws-codeartifact
, new resources, bug fixes, and dependency updates.Support for New Resources
Domain.codeartifact.aws.upbound.io/v1beta1
DomainPermissionsPolicy.codeartifact.aws.upbound.io/v1beta1
Repository.codeartifact.aws.upbound.io/v1beta1
RepositoryPermissionsPolicy.codeartifact.aws.upbound.io/v1beta1
Bug Fixes
version
field in theNodeGroup.ec2
resource https://github.com/crossplane-contrib/provider-upjet-aws/pull/1374LaunchTemplate.ec2
resource https://github.com/crossplane-contrib/provider-upjet-aws/pull/1377What's Changed
692973e
by @renovate in https://github.com/crossplane-contrib/provider-upjet-aws/pull/1364Full Changelog: crossplane-contrib/provider-upjet-aws@v1.7.0...v1.8.0
v1.7.0
Compare Source
The
v1.7.0
release introduces converting singleton lists in the MR APIs to embedded objects, bug fixes, and dependency updates.In this release, we've updated how Terraform configuration blocks are handled in our APIs. Terraform configuration blocks, even if they have a
MaxItems
constraint of 1, are (almost) always generated as lists. We now generate the lists with aMaxItems
constraint of 1 as embedded objects in our MR APIs. This also helps when updating or patching via SSA the (previously list) objects.The new
v1beta2
versions of the CRD APIs incorporate these changes, ensuring backward compatibility for clients using the olderv1beta1
versions. Any clients wanting to use the embedded objects-based APIs should update to thev1beta2
versions of the CRD APIs.Application.elasticbeanstalk.aws.upbound.io/v1beta2
resource'sspec.forProvider
, with this release we can see thespec.forProvider.appversionLifecycle
field as an object:v1beta1
YAML output of the resource, we see the field as a list:For a detailed overview of the implementation, please see https://github.com/crossplane/upjet/pull/387 and https://github.com/crossplane/upjet/pull/400
What's Changed
Full Changelog: crossplane-contrib/provider-upjet-aws@v1.6.1...v1.7.0
v1.6.1
Compare Source
The
v1.6.1
release introduces an important bug fix.What's Changed
Full Changelog: crossplane-contrib/provider-upjet-aws@v1.6.0...v1.6.1
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 was generated by Mend Renovate. View the repository job log.