Hapag-Lloyd / terraform-aws-bastion-host-ssm

Terraform module to create an enterprise grade bastion host: High availability, SSM access only, encrypted disk and flexible resource naming.
Apache License 2.0
9 stars 4 forks source link

chore(deps): update terraform aws to v5.42.0 #275

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 5.41.0 -> 5.42.0

Release Notes

hashicorp/terraform-provider-aws (aws) ### [`v5.42.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5420-March-22-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.41.0...v5.42.0) FEATURES: - **New Data Source:** `aws_redshift_producer_data_shares` ([#​36481](https://togithub.com/hashicorp/terraform-provider-aws/issues/36481)) - **New Resource:** `aws_devopsguru_event_sources_config` ([#​36485](https://togithub.com/hashicorp/terraform-provider-aws/issues/36485)) - **New Resource:** `aws_devopsguru_resource_collection` ([#​36489](https://togithub.com/hashicorp/terraform-provider-aws/issues/36489)) - **New Resource:** `aws_dynamodb_table_export` ([#​30399](https://togithub.com/hashicorp/terraform-provider-aws/issues/30399)) ENHANCEMENTS: - data-source/aws_vpc_peering_connection: Add `ipv6_cidr_block_set` and `peer_ipv6_cidr_block_set` attributes ([#​36391](https://togithub.com/hashicorp/terraform-provider-aws/issues/36391)) - resource/aws_datasync_location_hdfs: Add `kerberos_keytab_base64` and `kerberos_krb5_conf_base64` arguments ([#​36072](https://togithub.com/hashicorp/terraform-provider-aws/issues/36072)) - resource/aws_finspace_kx_dataview: Add `read_write` and `segment_configuration.on_demand` arguments ([#​36486](https://togithub.com/hashicorp/terraform-provider-aws/issues/36486)) - resource/aws_rds_cluster: Add `enable_local_write_forwarding` argument to support Aurora MySQL local write forwarding ([#​34370](https://togithub.com/hashicorp/terraform-provider-aws/issues/34370)) BUG FIXES: - provider: Change the default AWS SDK for Go v2 API client [`RateLimiter`](https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/aws/retry#RateLimiter) to [`ratelimit.None`](https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/aws/ratelimit#pkg-variables) so that services migrated to AWS SDK for Go v2 maintain behavioral compatibility with AWS SDK for Go v1 ([#​36467](https://togithub.com/hashicorp/terraform-provider-aws/issues/36467)) - resource/aws_appautoscaling_policy: Fix errors when importing an MSK storage autoscaling policy ([#​34934](https://togithub.com/hashicorp/terraform-provider-aws/issues/34934)) - resource/aws_appautoscaling_scheduled_action: Always send `start_time` and `end_time` values on update when configured ([#​33713](https://togithub.com/hashicorp/terraform-provider-aws/issues/33713)) - resource/aws_appautoscaling_scheduled_action: Read correct resource by using `scalable_dimension` as an additional filter ([#​34382](https://togithub.com/hashicorp/terraform-provider-aws/issues/34382)) - resource/aws_datasync_location_azure_blob: Fix missing `container_url` attribute value and bad `subdirectory` attribute value from state read/refresh ([#​36072](https://togithub.com/hashicorp/terraform-provider-aws/issues/36072)) - resource/aws_datasync_location_efs: Fix missing `efs_file_system_arn` attribute value from state read/refresh ([#​36072](https://togithub.com/hashicorp/terraform-provider-aws/issues/36072)) - resource/aws_datasync_location_hdfs: Mark `qop_configuration` as Computed ([#​36072](https://togithub.com/hashicorp/terraform-provider-aws/issues/36072)) - resource/aws_datasync_location_nfs: Fix missing `server_hostname` attribute value from state read/refresh ([#​36072](https://togithub.com/hashicorp/terraform-provider-aws/issues/36072)) - resource/aws_datasync_location_s3: Fix missing `s3_bucket_arn` attribute value from state read/refresh ([#​36072](https://togithub.com/hashicorp/terraform-provider-aws/issues/36072)) - resource/aws_datasync_location_smb: Fix missing `server_hostname` attribute value from state read/refresh ([#​36072](https://togithub.com/hashicorp/terraform-provider-aws/issues/36072)) - resource/aws_dms_replication_config: Fix persistent change in `replication_settings` ([#​35670](https://togithub.com/hashicorp/terraform-provider-aws/issues/35670)) - resource/aws_dms_replication_task: Fix persistent change in `replication_task_settings` ([#​35670](https://togithub.com/hashicorp/terraform-provider-aws/issues/35670)) - resource/aws_eks_access_entry: Always send `kubernetes_groups` and `user_name` values on update when configured ([#​36484](https://togithub.com/hashicorp/terraform-provider-aws/issues/36484)) - resource/aws_glue_job: Adjust `number_of_workers` minimum value to `1` ([#​36458](https://togithub.com/hashicorp/terraform-provider-aws/issues/36458)) - resource/aws_lexv2models_slot: Fix custom_payload typo ([#​36488](https://togithub.com/hashicorp/terraform-provider-aws/issues/36488)) - resource/aws_route: Allow resource creation if a propagated route to the same destination exists ([#​36512](https://togithub.com/hashicorp/terraform-provider-aws/issues/36512)) - resource/aws_vpn_connection: `local_ipv6_network_cidr`, `remote_ipv6_network_cidr`, `tunnel1_inside_ipv6_cidr`, and `tunnel2_inside_ipv6_cidr` no longer require `transit_gateway_id` to be specified ([#​36405](https://togithub.com/hashicorp/terraform-provider-aws/issues/36405))

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.

github-actions[bot] commented 6 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:

Simply 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.