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.57.0 to 5.58.0 in /topics/terraform/basic/aws-ec2 #663

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps hashicorp/aws from 5.57.0 to 5.58.0.

Release notes

Sourced from hashicorp/aws's releases.

v5.58.0

FEATURES:

  • New Resource: aws_cloudwatch_log_account_policy (#38328)
  • New Resource: aws_verifiedpermissions_identity_source (#38181)

ENHANCEMENTS:

  • data-source/aws_launch_template: Add network_interfaces.primary_ipv6 attribute (#37142)
  • data-source/aws_mskconnect_connector: Add tags attribute (#38270)
  • data-source/aws_mskconnect_custom_plugin: Add tags attribute (#38270)
  • data-source/aws_mskconnect_worker_configuration: Add tags attribute (#38270)
  • data-source/aws_oam_link: Add link_configuration attribute (#38277)
  • resource/aws_cloudformation_stack_set_instance: Extend deployment_targets argument. (#37898)
  • resource/aws_cloudtrail_event_data_store: Add billing_mode argument (#38273)
  • resource/aws_db_instance: Fix InvalidParameterCombination: A parameter group can't be specified during Read Replica creation for the following DB engine: postgres errors (#38227)
  • resource/aws_ec2_capacity_reservation: Add configurable timeouts (#36754)
  • resource/aws_ec2_capacity_reservation: Retry InsufficientInstanceCapacity errors (#36754)
  • resource/aws_eks_cluster: Add bootstrap_self_managed_addons argument (#38162)
  • resource/aws_fms_policy: Add resource_set_ids attribute (#38161)
  • resource/aws_fsx_ontap_file_system: Add 384, 768, 1536, 3072, and 6144 as valid values for throughput_capacity (#38308)
  • resource/aws_fsx_ontap_file_system: Add 384, 768, and 1536 as valid values for throughput_capacity_per_ha_pair (#38308)
  • resource/aws_fsx_ontap_file_system: Add MULTI_AZ_2 as a valid value for deployment_type (#38308)
  • resource/aws_globalaccelerator_cross_account_attachment: Add cidr_block argument to resource configuration block (#38196)
  • resource/aws_iam_server_certificate: Add configurable delete timeout (#38212)
  • resource/aws_launch_template: Add network_interfaces.primary_ipv6 argument (#37142)
  • resource/aws_mskconnect_connector: Add tags argument and tags_all attribute (#38270)
  • resource/aws_mskconnect_custom_plugin: Add tags argument and tags_all attribute (#38270)
  • resource/aws_mskconnect_worker_configuration: Add tags argument and tags_all attribute (#38270)
  • resource/aws_mskconnect_worker_configuration: Add resource deletion logic (#38270)
  • resource/aws_oam_link: Add link_configuration argument (#38277)
  • resource/aws_rds_cluster: Add ca_certificate_identifier argument and ca_certificate_valid_till attribute (#37108)
  • resource/aws_ssm_association: Add tags argument and tags_all attribute (#38271)

BUG FIXES:

  • aws_dx_lag: Checks for errors other than NotFound when reading. (#38292)
  • aws_dynamodb_kinesis_streaming_destination: Checks for errors other than NotFound when reading. (#38292)
  • aws_ec2_capacity_block_reservation: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_access_policy: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_collection: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_security_config: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_security_policy: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_vpc_endpoint: Checks for errors other than NotFound when reading. (#38292)
  • aws_ram_principal_association: Checks for errors other than NotFound when reading. (#38292)
  • aws_route_table: Checks for errors other than NotFound when reading. (#38292)
  • data-source/aws_ecr_repository: Fix issue where the tags attribute is not set (#38272)
  • data-source/aws_eks_cluster: Add access_config.bootstrap_cluster_creator_admin_permissions attribute (#38295)
  • resource/aws_appstream_fleet: Support 0 as a valid value for idle_disconnect_timeout_in_seconds (#38274)
  • resource/aws_cloudformation_stack_set_instance: Add ForceNew to deployment_targets attributes to ensure a new resource is recreated when the deployment_targets argument is changed, which was not the case previously. (#37898)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.58.0 (July 11, 2024)

FEATURES:

  • New Resource: aws_cloudwatch_log_account_policy (#38328)
  • New Resource: aws_verifiedpermissions_identity_source (#38181)

ENHANCEMENTS:

  • data-source/aws_launch_template: Add network_interfaces.primary_ipv6 attribute (#37142)
  • data-source/aws_mskconnect_connector: Add tags attribute (#38270)
  • data-source/aws_mskconnect_custom_plugin: Add tags attribute (#38270)
  • data-source/aws_mskconnect_worker_configuration: Add tags attribute (#38270)
  • data-source/aws_oam_link: Add link_configuration attribute (#38277)
  • resource/aws_cloudformation_stack_set_instance: Extend deployment_targets argument. (#37898)
  • resource/aws_cloudtrail_event_data_store: Add billing_mode argument (#38273)
  • resource/aws_db_instance: Fix InvalidParameterCombination: A parameter group can't be specified during Read Replica creation for the following DB engine: postgres errors (#38227)
  • resource/aws_ec2_capacity_reservation: Add configurable timeouts (#36754)
  • resource/aws_ec2_capacity_reservation: Retry InsufficientInstanceCapacity errors (#36754)
  • resource/aws_eks_cluster: Add bootstrap_self_managed_addons argument (#38162)
  • resource/aws_fms_policy: Add resource_set_ids attribute (#38161)
  • resource/aws_fsx_ontap_file_system: Add 384, 768, 1536, 3072, and 6144 as valid values for throughput_capacity (#38308)
  • resource/aws_fsx_ontap_file_system: Add 384, 768, and 1536 as valid values for throughput_capacity_per_ha_pair (#38308)
  • resource/aws_fsx_ontap_file_system: Add MULTI_AZ_2 as a valid value for deployment_type (#38308)
  • resource/aws_globalaccelerator_cross_account_attachment: Add cidr_block argument to resource configuration block (#38196)
  • resource/aws_iam_server_certificate: Add configurable delete timeout (#38212)
  • resource/aws_launch_template: Add network_interfaces.primary_ipv6 argument (#37142)
  • resource/aws_mskconnect_connector: Add tags argument and tags_all attribute (#38270)
  • resource/aws_mskconnect_custom_plugin: Add tags argument and tags_all attribute (#38270)
  • resource/aws_mskconnect_worker_configuration: Add tags argument and tags_all attribute (#38270)
  • resource/aws_mskconnect_worker_configuration: Add resource deletion logic (#38270)
  • resource/aws_oam_link: Add link_configuration argument (#38277)
  • resource/aws_rds_cluster: Add ca_certificate_identifier argument and ca_certificate_valid_till attribute (#37108)
  • resource/aws_ssm_association: Add tags argument and tags_all attribute (#38271)

BUG FIXES:

  • aws_dx_lag: Checks for errors other than NotFound when reading. (#38292)
  • aws_dynamodb_kinesis_streaming_destination: Checks for errors other than NotFound when reading. (#38292)
  • aws_ec2_capacity_block_reservation: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_access_policy: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_collection: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_security_config: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_security_policy: Checks for errors other than NotFound when reading. (#38292)
  • aws_opensearchserverless_vpc_endpoint: Checks for errors other than NotFound when reading. (#38292)
  • aws_ram_principal_association: Checks for errors other than NotFound when reading. (#38292)
  • aws_route_table: Checks for errors other than NotFound when reading. (#38292)
  • data-source/aws_ecr_repository: Fix issue where the tags attribute is not set (#38272)
  • data-source/aws_eks_cluster: Add access_config.bootstrap_cluster_creator_admin_permissions attribute (#38295)
  • resource/aws_appstream_fleet: Support 0 as a valid value for idle_disconnect_timeout_in_seconds (#38274)

... (truncated)

Commits
  • 5b5e529 Update CHANGELOG.md (Manual Trigger)
  • 2096a66 Merge pull request #38181 from DanielRieske/f/add-verified-permissions-identi...
  • 99d4dcf semgrep
  • f02f76e terrafmt fmt
  • bbfc976 Handles converting between identity provider types
  • e896dd2 Tweaks documentation example
  • fa3eaba Adds separate update test for OpenID
  • cd31961 Merge pull request #38328 from chrisbrowning/f-aws_cloudwatch_log_account_policy
  • 68e4bd3 Run 'make gen'.
  • 1c1d430 Merge pull request #38161 from hashicorp/f/add-resource-sets-to-policy
  • 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.57.0 to 5.58.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.57.0...v5.58.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 July 15, 2024 22:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform labels Jul 15, 2024
@tungbq tungbq merged commit 466784b into main Jul 16, 2024
2 checks passed
@tungbq tungbq deleted the dependabot/terraform/topics/terraform/basic/aws-ec2/hashicorp/aws-5.58.0 branch July 16, 2024 10:53
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