Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ (dependencies): Update Terraform aws to v5.54.0 (#150)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [aws](https://registry.terraform.io/providers/hashicorp/aws) ([source](https://github.com/hashicorp/terraform-provider-aws)) | required_provider | minor | `5.53.0` -> `5.54.0` | [](https://securityscorecards.dev/viewer/?uri=github.com/hashicorp/terraform-provider-aws) | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-aws (aws)</summary> ### [`v5.54.0`](https://github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5540-June-14-2024) [Compare Source](https://github.com/hashicorp/terraform-provider-aws/compare/v5.53.0...v5.54.0) NOTES: - resource/aws_ec2\_capacity_block_reservation: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing ([#​37528](https://github.com/hashicorp/terraform-provider-aws/issues/37528)) FEATURES: - **New Data Source:** `aws_ec2_capacity_block_offering` ([#​37528](https://github.com/hashicorp/terraform-provider-aws/issues/37528)) - **New Resource:** `aws_appfabric_app_authorization` ([#​37468](https://github.com/hashicorp/terraform-provider-aws/issues/37468)) - **New Resource:** `aws_appfabric_app_bundle` ([#​37542](https://github.com/hashicorp/terraform-provider-aws/issues/37542)) - **New Resource:** `aws_ec2_capacity_block_reservation` ([#​37528](https://github.com/hashicorp/terraform-provider-aws/issues/37528)) - **New Resource:** `aws_fms_resource_set` ([#​37767](https://github.com/hashicorp/terraform-provider-aws/issues/37767)) - **New Resource:** `aws_guardduty_malware_protection_plan` ([#​37919](https://github.com/hashicorp/terraform-provider-aws/issues/37919)) ENHANCEMENTS: - data-source/aws_opensearch_domain: Add `ip_address_type` argument ([#​37237](https://github.com/hashicorp/terraform-provider-aws/issues/37237)) - resource/aws_ec2\_traffic_mirror_session: Mark `packet_length` as Computed ([#​36962](https://github.com/hashicorp/terraform-provider-aws/issues/36962)) - resource/aws_opensearch_domain: Add `ip_address_type` argument ([#​37237](https://github.com/hashicorp/terraform-provider-aws/issues/37237)) - resource/aws_vpc_endpoint: Add `subnet_configuration` argument to support user defined IP addresses ([#​37226](https://github.com/hashicorp/terraform-provider-aws/issues/37226)) BUG FIXES: - data-source/aws_ami: Fix query returning no results ([#​37958](https://github.com/hashicorp/terraform-provider-aws/issues/37958)) - provider: Fixes an error where some data sources were not returning `tags` ([#​37966](https://github.com/hashicorp/terraform-provider-aws/issues/37966)) - resource/aws_applicationinsights_application: Change `resource_group_name` to [ForceNew](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew) ([#​36962](https://github.com/hashicorp/terraform-provider-aws/issues/36962)) - resource/aws_dynamodb_table: Fix `UnknownOperationException: Tagging is not currently supported in DynamoDB Local` errors on resource Read ([#​37924](https://github.com/hashicorp/terraform-provider-aws/issues/37924)) - resource/aws_ec2\_capacity_reservation: Fix `InvalidCapacityReservationId.NotFound` errors during Read and Delete when resource is manually deleted ([#​37127](https://github.com/hashicorp/terraform-provider-aws/issues/37127)) - resource/aws_route53\_zone: Fix `InvalidInput: 1 validation error detected: Value '...' at 'resourceId' failed to satisfy constraint: Member must have length less than or equal to 32` errors for resources imported with a `/hostedzone/` prefix ([#​37893](https://github.com/hashicorp/terraform-provider-aws/issues/37893)) - service/apigatewayv2: Retry on `ConflictException: Unable to complete operation due to concurrent modification` errors ([#​37902](https://github.com/hashicorp/terraform-provider-aws/issues/37902)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/chezmoi-sh/atlas). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
- Loading branch information