Closed renovate[bot] closed 4 months ago
Hey @renovate[bot]! π
Thank you for your contribution to the project. Please refer to the contribution rules for a quick overview of the process.
Make sure that this PR clearly explains:
With submitting this PR you confirm that you hold the rights of the code added and agree that it will published under the Apache 2.0 license.
The following ChatOps commands are supported:
/finish
: formats the Terraform code and generates the Terraform documentation/help
: notifies a maintainer to help you outSimply add a comment with the command in the first line. If you need to pass more information, separate it with a blank line from the command.
This message was generated automatically. You are welcome to improve it.
This PR contains the following updates:
5.53.0
->5.54.0
Release Notes
hashicorp/terraform-provider-aws (aws)
### [`v5.54.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5540-June-14-2024) [Compare Source](https://togithub.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://togithub.com/hashicorp/terraform-provider-aws/issues/37528)) FEATURES: - **New Data Source:** `aws_ec2_capacity_block_offering` ([#37528](https://togithub.com/hashicorp/terraform-provider-aws/issues/37528)) - **New Resource:** `aws_appfabric_app_authorization` ([#37468](https://togithub.com/hashicorp/terraform-provider-aws/issues/37468)) - **New Resource:** `aws_appfabric_app_bundle` ([#37542](https://togithub.com/hashicorp/terraform-provider-aws/issues/37542)) - **New Resource:** `aws_ec2_capacity_block_reservation` ([#37528](https://togithub.com/hashicorp/terraform-provider-aws/issues/37528)) - **New Resource:** `aws_fms_resource_set` ([#37767](https://togithub.com/hashicorp/terraform-provider-aws/issues/37767)) - **New Resource:** `aws_guardduty_malware_protection_plan` ([#37919](https://togithub.com/hashicorp/terraform-provider-aws/issues/37919)) ENHANCEMENTS: - data-source/aws_opensearch_domain: Add `ip_address_type` argument ([#37237](https://togithub.com/hashicorp/terraform-provider-aws/issues/37237)) - resource/aws_ec2\_traffic_mirror_session: Mark `packet_length` as Computed ([#36962](https://togithub.com/hashicorp/terraform-provider-aws/issues/36962)) - resource/aws_opensearch_domain: Add `ip_address_type` argument ([#37237](https://togithub.com/hashicorp/terraform-provider-aws/issues/37237)) - resource/aws_vpc_endpoint: Add `subnet_configuration` argument to support user defined IP addresses ([#37226](https://togithub.com/hashicorp/terraform-provider-aws/issues/37226)) BUG FIXES: - data-source/aws_ami: Fix query returning no results ([#37958](https://togithub.com/hashicorp/terraform-provider-aws/issues/37958)) - provider: Fixes an error where some data sources were not returning `tags` ([#37966](https://togithub.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://togithub.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://togithub.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://togithub.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://togithub.com/hashicorp/terraform-provider-aws/issues/37893)) - service/apigatewayv2: Retry on `ConflictException: Unable to complete operation due to concurrent modification` errors ([#37902](https://togithub.com/hashicorp/terraform-provider-aws/issues/37902))Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, 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.