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

Bump hashicorp/aws from 5.59.0 to 5.60.0 in /terraform/aws/accounts/root in the all group #2613

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all group in /terraform/aws/accounts/root with 1 update: hashicorp/aws.

Updates hashicorp/aws from 5.59.0 to 5.60.0

Release notes

Sourced from hashicorp/aws's releases.

v5.60.0

NOTES:

  • resource/aws_shield_subscription: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#37637)

FEATURES:

  • New Data Source: aws_service_principal (#38307)
  • New Resource: aws_shield_subscription (#37637)

ENHANCEMENTS:

  • data-source/aws_cloudwatch_event_bus: Add kms_key_identifier attribute (#38492)
  • data-source/aws_cur_report_definition: Add tags attribute (#38483)
  • resource/aws_appflow_flow: Add metadata_catalog_config attribute (#37566)
  • resource/aws_appflow_flow: Add prefix_hierarchy attribute to destination_flow_config.s3.s3_output_format_config (#37566)
  • resource/aws_batch_job_definition: Add eks_properties.*.pod_properties.*.image_pull_secret argument (#38517)
  • resource/aws_cloudformation_stack_set_instance: Add operation_preferences.concurrency_mode argument (#38498)
  • resource/aws_cloudwatch_event_bus: Add kms_key_identifier argument (#38492)
  • resource/aws_cur_report_definition: Add tags argument and tags_all attribute (#38483)
  • resource/aws_db_cluster_snapshot: Add shared_accounts argument (#34885)
  • resource/aws_db_snapshot_copy: Add shared_accounts argument (#34843)
  • resource/aws_glue_connection: Add AZURECOSMOS, AZURESQL, BIGQUERY, OPENSEARCH, and SNOWFLAKE as valid values for the connection_type argument and SparkProperties as a valid value for the connection_properties argument (#37731)
  • resource/aws_iam_role: Change from partial resource creation to resource creation failed if an inline_policy fails to create (#38477)
  • resource/aws_rds_cluster: Add scaling_configuration.seconds_before_timeout argument (#38451)
  • resource/aws_sesv2_configuration_set_event_destination: Add event_destination.event_bridge_destination configuration block (#38458)
  • resource/aws_timestreamwrite_table: Fix runtime error: invalid memory address or nil pointer dereference panic when reading a non-existent table (#38512)

BUG FIXES:

  • data-source/aws_fsx_ontap_storage_virtual_machine: Correctly set tags on Read (#38343)
  • data-source/aws_fsx_openzfs_snapshot: Correctly set tags on Read (#38343)
  • resource/aws_ce_cost_category: Fix perpetual diff with the rule argument on update (#38449)
  • resource/aws_codebuild_webhook: Remove errant validation on scope_configuration.domain argument (#38513)
  • resource/aws_ecs_service: Fix error marshaling prior state: a number is required when upgrading from v5.58.0 to v5.59.0 (#38490)
  • resource/aws_ecs_task_definition: Fix Provider produced inconsistent final plan errors when container_definitions is unknown (#38471)
  • resource/aws_elasticache_replication_group: Fix error marshaling prior state when upgrading from v4.67.0 to v5.59.0 (#38476)
  • resource/aws_fsx_openzfs_volume: Correctly set tags on Read (#38343)
  • resource/aws_rds_cluster: Mark ca_certificate_identifier as Computed (#38437)
  • resource/aws_rds_cluster: Use the configured copy_tags_to_snapshot value when restore_to_point_in_time is set (#34044)
  • resource/aws_rds_cluster: Wait for no pending modified values on Update if apply_immediately is true. This fixes InvalidParameterCombination errors when updating engine_version (#38437)
Changelog

Sourced from hashicorp/aws's changelog.

5.60.0 (July 25, 2024)

NOTES:

  • resource/aws_shield_subscription: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#37637)

FEATURES:

  • New Data Source: aws_service_principal (#38307)
  • New Resource: aws_shield_subscription (#37637)

ENHANCEMENTS:

  • data-source/aws_cloudwatch_event_bus: Add kms_key_identifier attribute (#38492)
  • data-source/aws_cur_report_definition: Add tags attribute (#38483)
  • resource/aws_appflow_flow: Add metadata_catalog_config attribute (#37566)
  • resource/aws_appflow_flow: Add prefix_hierarchy attribute to destination_flow_config.s3.s3_output_format_config (#37566)
  • resource/aws_batch_job_definition: Add eks_properties.*.pod_properties.*.image_pull_secret argument (#38517)
  • resource/aws_cloudformation_stack_set_instance: Add operation_preferences.concurrency_mode argument (#38498)
  • resource/aws_cloudwatch_event_bus: Add kms_key_identifier argument (#38492)
  • resource/aws_cur_report_definition: Add tags argument and tags_all attribute (#38483)
  • resource/aws_db_cluster_snapshot: Add shared_accounts argument (#34885)
  • resource/aws_db_snapshot_copy: Add shared_accounts argument (#34843)
  • resource/aws_glue_connection: Add AZURECOSMOS, AZURESQL, BIGQUERY, OPENSEARCH, and SNOWFLAKE as valid values for the connection_type argument and SparkProperties as a valid value for the connection_properties argument (#37731)
  • resource/aws_iam_role: Change from partial resource creation to resource creation failed if an inline_policy fails to create (#38477)
  • resource/aws_rds_cluster: Add scaling_configuration.seconds_before_timeout argument (#38451)
  • resource/aws_sesv2_configuration_set_event_destination: Add event_destination.event_bridge_destination configuration block (#38458)
  • resource/aws_timestreamwrite_table: Fix runtime error: invalid memory address or nil pointer dereference panic when reading a non-existent table (#38512)

BUG FIXES:

  • data-source/aws_fsx_ontap_storage_virtual_machine: Correctly set tags on Read (#38343)
  • data-source/aws_fsx_openzfs_snapshot: Correctly set tags on Read (#38343)
  • resource/aws_ce_cost_category: Fix perpetual diff with the rule argument on update (#38449)
  • resource/aws_codebuild_webhook: Remove errant validation on scope_configuration.domain argument (#38513)
  • resource/aws_ecs_service: Fix error marshaling prior state: a number is required when upgrading from v5.58.0 to v5.59.0 (#38490)
  • resource/aws_ecs_task_definition: Fix Provider produced inconsistent final plan errors when container_definitions is unknown (#38471)
  • resource/aws_elasticache_replication_group: Fix error marshaling prior state when upgrading from v4.67.0 to v5.59.0 (#38476)
  • resource/aws_fsx_openzfs_volume: Correctly set tags on Read (#38343)
  • resource/aws_rds_cluster: Mark ca_certificate_identifier as Computed (#38437)
  • resource/aws_rds_cluster: Use the configured copy_tags_to_snapshot value when restore_to_point_in_time is set (#34044)
  • resource/aws_rds_cluster: Wait for no pending modified values on Update if apply_immediately is true. This fixes InvalidParameterCombination errors when updating engine_version (#38437)
Commits
  • 2856a79 Update CHANGELOG.md for #38541
  • 02addd5 Merge pull request #38541 from hashicorp/d-vpc-security_group
  • 163cec4 Merge pull request #34843 from OpenGLShaders/sk/31212
  • 446ff1b rds: Skip 'no matching RDS Reserved Instance Offering found' acceptance test ...
  • 336d2c0 Fix terrafmt error.
  • 0ab5629 Merge branch 'main' into HEAD
  • 008a0f1 Fix golangci-lint 'unparam'.
  • 07d29de Fix golangci-lint 'whitespace'.
  • 8df8631 Fix semgrep 'ci.semgrep.pluginsdk.append-Read-to-diags'.
  • c52bbe9 vpc/sg_ingress_rule: Clarify best practice
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group in /terraform/aws/accounts/root with 1 update: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).


Updates `hashicorp/aws` from 5.59.0 to 5.60.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.59.0...v5.60.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from lingrino as a code owner July 29, 2024 15:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jul 29, 2024
@lingrino lingrino enabled auto-merge (squash) July 29, 2024 15:33
@lingrino lingrino merged commit 7e1220e into main Jul 29, 2024
12 checks passed
@lingrino lingrino deleted the dependabot/terraform/terraform/aws/accounts/root/all-08c59ad566 branch July 29, 2024 16:34
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 Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant