hashicorp/terraform-provider-aws (aws)
### [`v5.18.1`](https://togithub.com/hashicorp/terraform-provider-aws/releases/tag/v5.18.1)
[Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.18.0...v5.18.1)
NOTES:
- documentation: Duplicate CDKTF guides with differing file extensions have been removed to resolve failures in the provider release workflow. ([#33630](https://togithub.com/hashicorp/terraform-provider-aws/issues/33630))
### [`v5.18.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5180-September-21-2023)
[Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.17.0...v5.18.0)
FEATURES:
- **New Data Source:** `aws_fsx_ontap_file_system` ([#32503](https://togithub.com/hashicorp/terraform-provider-aws/issues/32503))
- **New Data Source:** `aws_fsx_ontap_storage_virtual_machine` ([#32621](https://togithub.com/hashicorp/terraform-provider-aws/issues/32621))
- **New Data Source:** `aws_fsx_ontap_storage_virtual_machines` ([#32624](https://togithub.com/hashicorp/terraform-provider-aws/issues/32624))
- **New Data Source:** `aws_organizations_organizational_unit` ([#33408](https://togithub.com/hashicorp/terraform-provider-aws/issues/33408))
- **New Resource:** `aws_opensearch_package` ([#33227](https://togithub.com/hashicorp/terraform-provider-aws/issues/33227))
- **New Resource:** `aws_opensearch_package_association` ([#33227](https://togithub.com/hashicorp/terraform-provider-aws/issues/33227))
ENHANCEMENTS:
- resource/aws_fsx_ontap_storage_virtual_machine: Remove [ForceNew](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew) from `active_directory_configuration.self_managed_active_directory_configuration.domain_name`, `active_directory_configuration.self_managed_active_directory_configuration.file_system_administrators_group` and `active_directory_configuration.self_managed_active_directory_configuration.organizational_unit_distinguished_name` allowing an SVM to join AD after creation ([#33466](https://togithub.com/hashicorp/terraform-provider-aws/issues/33466))
BUG FIXES:
- data-source/aws_sesv2\_email_identity: Mark `dkim_signing_attributes.domain_signing_private_key` as sensitive ([#33477](https://togithub.com/hashicorp/terraform-provider-aws/issues/33477))
- resource/aws_db_instance: Fix so that `storage_throughput` can be changed when `iops` and `allocated_storage` are not changed ([#33529](https://togithub.com/hashicorp/terraform-provider-aws/issues/33529))
- resource/aws_db_option_group: Avoid erroneous differences being reported when an `option` `port` and/or `version` is not set ([#33511](https://togithub.com/hashicorp/terraform-provider-aws/issues/33511))
- resource/aws_fsx_ontap_storage_virtual_machine: Avoid recreating resource when `active_directory_configuration.self_managed_active_directory_configuration.file_system_administrators_group` is configured ([#33466](https://togithub.com/hashicorp/terraform-provider-aws/issues/33466))
- resource/aws_fsx_ontap_storage_virtual_machine: Change `file_system_id` to [ForceNew](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew) ([#32621](https://togithub.com/hashicorp/terraform-provider-aws/issues/32621))
- resource/aws_s3\_bucket_accelerate_configuration: Retry resource Delete on `OperationAborted: A conflicting conditional operation is currently in progress against this resource` errors ([#33531](https://togithub.com/hashicorp/terraform-provider-aws/issues/33531))
- resource/aws_s3\_bucket_policy: Retry resource Delete on `OperationAborted: A conflicting conditional operation is currently in progress against this resource` errors ([#33531](https://togithub.com/hashicorp/terraform-provider-aws/issues/33531))
- resource/aws_s3\_bucket_versioning: Retry resource Delete on `OperationAborted: A conflicting conditional operation is currently in progress against this resource` errors ([#33531](https://togithub.com/hashicorp/terraform-provider-aws/issues/33531))
- resource/aws_sesv2\_email_identity: Mark `dkim_signing_attributes.domain_signing_private_key` as sensitive ([#33477](https://togithub.com/hashicorp/terraform-provider-aws/issues/33477))
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.
This PR contains the following updates:
5.17.0
->5.18.1
Release Notes
hashicorp/terraform-provider-aws (aws)
### [`v5.18.1`](https://togithub.com/hashicorp/terraform-provider-aws/releases/tag/v5.18.1) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.18.0...v5.18.1) NOTES: - documentation: Duplicate CDKTF guides with differing file extensions have been removed to resolve failures in the provider release workflow. ([#33630](https://togithub.com/hashicorp/terraform-provider-aws/issues/33630)) ### [`v5.18.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5180-September-21-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.17.0...v5.18.0) FEATURES: - **New Data Source:** `aws_fsx_ontap_file_system` ([#32503](https://togithub.com/hashicorp/terraform-provider-aws/issues/32503)) - **New Data Source:** `aws_fsx_ontap_storage_virtual_machine` ([#32621](https://togithub.com/hashicorp/terraform-provider-aws/issues/32621)) - **New Data Source:** `aws_fsx_ontap_storage_virtual_machines` ([#32624](https://togithub.com/hashicorp/terraform-provider-aws/issues/32624)) - **New Data Source:** `aws_organizations_organizational_unit` ([#33408](https://togithub.com/hashicorp/terraform-provider-aws/issues/33408)) - **New Resource:** `aws_opensearch_package` ([#33227](https://togithub.com/hashicorp/terraform-provider-aws/issues/33227)) - **New Resource:** `aws_opensearch_package_association` ([#33227](https://togithub.com/hashicorp/terraform-provider-aws/issues/33227)) ENHANCEMENTS: - resource/aws_fsx_ontap_storage_virtual_machine: Remove [ForceNew](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew) from `active_directory_configuration.self_managed_active_directory_configuration.domain_name`, `active_directory_configuration.self_managed_active_directory_configuration.file_system_administrators_group` and `active_directory_configuration.self_managed_active_directory_configuration.organizational_unit_distinguished_name` allowing an SVM to join AD after creation ([#33466](https://togithub.com/hashicorp/terraform-provider-aws/issues/33466)) BUG FIXES: - data-source/aws_sesv2\_email_identity: Mark `dkim_signing_attributes.domain_signing_private_key` as sensitive ([#33477](https://togithub.com/hashicorp/terraform-provider-aws/issues/33477)) - resource/aws_db_instance: Fix so that `storage_throughput` can be changed when `iops` and `allocated_storage` are not changed ([#33529](https://togithub.com/hashicorp/terraform-provider-aws/issues/33529)) - resource/aws_db_option_group: Avoid erroneous differences being reported when an `option` `port` and/or `version` is not set ([#33511](https://togithub.com/hashicorp/terraform-provider-aws/issues/33511)) - resource/aws_fsx_ontap_storage_virtual_machine: Avoid recreating resource when `active_directory_configuration.self_managed_active_directory_configuration.file_system_administrators_group` is configured ([#33466](https://togithub.com/hashicorp/terraform-provider-aws/issues/33466)) - resource/aws_fsx_ontap_storage_virtual_machine: Change `file_system_id` to [ForceNew](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew) ([#32621](https://togithub.com/hashicorp/terraform-provider-aws/issues/32621)) - resource/aws_s3\_bucket_accelerate_configuration: Retry resource Delete on `OperationAborted: A conflicting conditional operation is currently in progress against this resource` errors ([#33531](https://togithub.com/hashicorp/terraform-provider-aws/issues/33531)) - resource/aws_s3\_bucket_policy: Retry resource Delete on `OperationAborted: A conflicting conditional operation is currently in progress against this resource` errors ([#33531](https://togithub.com/hashicorp/terraform-provider-aws/issues/33531)) - resource/aws_s3\_bucket_versioning: Retry resource Delete on `OperationAborted: A conflicting conditional operation is currently in progress against this resource` errors ([#33531](https://togithub.com/hashicorp/terraform-provider-aws/issues/33531)) - resource/aws_sesv2\_email_identity: Mark `dkim_signing_attributes.domain_signing_private_key` as sensitive ([#33477](https://togithub.com/hashicorp/terraform-provider-aws/issues/33477))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.