Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump hashicorp/aws from 5.41.0 to 5.42.0 in /topics/terraform/basic/aws-ec2 #578

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps hashicorp/aws from 5.41.0 to 5.42.0.

Release notes

Sourced from hashicorp/aws's releases.

v5.42.0

FEATURES:

  • New Data Source: aws_redshift_producer_data_shares (#36481)
  • New Resource: aws_devopsguru_event_sources_config (#36485)
  • New Resource: aws_devopsguru_resource_collection (#36489)
  • New Resource: aws_dynamodb_table_export (#30399)

ENHANCEMENTS:

  • data-source/aws_vpc_peering_connection: Add ipv6_cidr_block_set and peer_ipv6_cidr_block_set attributes (#36391)
  • resource/aws_datasync_location_hdfs: Add kerberos_keytab_base64 and kerberos_krb5_conf_base64 arguments (#36072)
  • resource/aws_finspace_kx_dataview: Add read_write and segment_configuration.on_demand arguments (#36486)
  • resource/aws_rds_cluster: Add enable_local_write_forwarding argument to support Aurora MySQL local write forwarding (#34370)

BUG FIXES:

  • provider: Change the default AWS SDK for Go v2 API client RateLimiter to ratelimit.None so that services migrated to AWS SDK for Go v2 maintain behavioral compatibility with AWS SDK for Go v1 (#36467)
  • resource/aws_appautoscaling_policy: Fix errors when importing an MSK storage autoscaling policy (#34934)
  • resource/aws_appautoscaling_scheduled_action: Always send start_time and end_time values on update when configured (#33713)
  • resource/aws_appautoscaling_scheduled_action: Read correct resource by using scalable_dimension as an additional filter (#34382)
  • resource/aws_datasync_location_azure_blob: Fix missing container_url attribute value and bad subdirectory attribute value from state read/refresh (#36072)
  • resource/aws_datasync_location_efs: Fix missing efs_file_system_arn attribute value from state read/refresh (#36072)
  • resource/aws_datasync_location_hdfs: Mark qop_configuration as Computed (#36072)
  • resource/aws_datasync_location_nfs: Fix missing server_hostname attribute value from state read/refresh (#36072)
  • resource/aws_datasync_location_s3: Fix missing s3_bucket_arn attribute value from state read/refresh (#36072)
  • resource/aws_datasync_location_smb: Fix missing server_hostname attribute value from state read/refresh (#36072)
  • resource/aws_dms_replication_config: Fix persistent change in replication_settings (#35670)
  • resource/aws_dms_replication_task: Fix persistent change in replication_task_settings (#35670)
  • resource/aws_eks_access_entry: Always send kubernetes_groups and user_name values on update when configured (#36484)
  • resource/aws_glue_job: Adjust number_of_workers minimum value to 1 (#36458)
  • resource/aws_lexv2models_slot: Fix custom_payload typo (#36488)
  • resource/aws_route: Allow resource creation if a propagated route to the same destination exists (#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)
Changelog

Sourced from hashicorp/aws's changelog.

5.42.0 (March 22, 2024)

FEATURES:

  • New Data Source: aws_redshift_producer_data_shares (#36481)
  • New Resource: aws_devopsguru_event_sources_config (#36485)
  • New Resource: aws_devopsguru_resource_collection (#36489)
  • New Resource: aws_dynamodb_table_export (#30399)

ENHANCEMENTS:

  • data-source/aws_vpc_peering_connection: Add ipv6_cidr_block_set and peer_ipv6_cidr_block_set attributes (#36391)
  • resource/aws_datasync_location_hdfs: Add kerberos_keytab_base64 and kerberos_krb5_conf_base64 arguments (#36072)
  • resource/aws_finspace_kx_dataview: Add read_write and segment_configuration.on_demand arguments (#36486)
  • resource/aws_rds_cluster: Add enable_local_write_forwarding argument to support Aurora MySQL local write forwarding (#34370)

BUG FIXES:

  • provider: Change the default AWS SDK for Go v2 API client RateLimiter to ratelimit.None so that services migrated to AWS SDK for Go v2 maintain behavioral compatibility with AWS SDK for Go v1 (#36467)
  • resource/aws_appautoscaling_policy: Fix errors when importing an MSK storage autoscaling policy (#34934)
  • resource/aws_appautoscaling_scheduled_action: Always send start_time and end_time values on update when configured (#33713)
  • resource/aws_appautoscaling_scheduled_action: Read correct resource by using scalable_dimension as an additional filter (#34382)
  • resource/aws_datasync_location_azure_blob: Fix missing container_url attribute value and bad subdirectory attribute value from state read/refresh (#36072)
  • resource/aws_datasync_location_efs: Fix missing efs_file_system_arn attribute value from state read/refresh (#36072)
  • resource/aws_datasync_location_hdfs: Mark qop_configuration as Computed (#36072)
  • resource/aws_datasync_location_nfs: Fix missing server_hostname attribute value from state read/refresh (#36072)
  • resource/aws_datasync_location_s3: Fix missing s3_bucket_arn attribute value from state read/refresh (#36072)
  • resource/aws_datasync_location_smb: Fix missing server_hostname attribute value from state read/refresh (#36072)
  • resource/aws_dms_replication_config: Fix persistent change in replication_settings (#35670)
  • resource/aws_dms_replication_task: Fix persistent change in replication_task_settings (#35670)
  • resource/aws_eks_access_entry: Always send kubernetes_groups and user_name values on update when configured (#36484)
  • resource/aws_glue_job: Adjust number_of_workers minimum value to 1 (#36458)
  • resource/aws_lexv2models_slot: Fix custom_payload typo (#36488)
  • resource/aws_route: Allow resource creation if a propagated route to the same destination exists (#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)
Commits
  • 898c9b5 Merge pull request #36487 from hashicorp/td-generate-tagtests-iam
  • db09042 Update CHANGELOG.md for #36512
  • fb68fa7 Merge pull request #36512 from hashicorp/b-aws_route-duplicate-route-propagation
  • f3839bf Correct CHANGELOG entry file name.
  • 21bfe74 Rename some test cases.
  • 0de5247 Merge commit 'db99c08a6f3693859623f68f43be3634cb8d0352' into b-aws_route-dupl...
  • db99c08 Acceptance test output:
  • 2fe26b3 Add 'TestAccVPCRoute_localRouteError'.
  • 2d56083 Add CHANGELOG entry.
  • 92ad428 r/aws_route: Don't fail on Create if there's already a propagated route to th...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.41.0 to 5.42.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v5.41.0...v5.42.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from tungbq as a code owner March 25, 2024 22:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform labels Mar 25, 2024
@tungbq tungbq merged commit ab0c5d6 into main Mar 27, 2024
2 checks passed
@tungbq tungbq deleted the dependabot/terraform/topics/terraform/basic/aws-ec2/hashicorp/aws-5.42.0 branch March 27, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant