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

(TF): Bump hashicorp/aws from 5.47.0 to 5.60.0 in /modules/aws/group_user_memberships #157

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hashicorp/aws from 5.47.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)

v5.59.0

FEATURES:

  • resource/aws_kinesis_firehose_delivery_stream: Add secrets_manager_configuration to redshift_configuration, snowflake_configuration, and splunk_configuration (#38151)
  • New Data Source: aws_cloudfront_origin_access_control (#36301)
  • New Data Source: aws_timestreamwrite_database (#36368)
  • New Data Source: aws_timestreamwrite_table (#36599)
  • New Resource: aws_datazone_project (#38345)

... (truncated)

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)

5.59.0 (July 19, 2024)

FEATURES:

  • resource/aws_kinesis_firehose_delivery_stream: Add secrets_manager_configuration to redshift_configuration, snowflake_configuration, and splunk_configuration (#38151)
  • New Data Source: aws_cloudfront_origin_access_control (#36301)
  • New Data Source: aws_timestreamwrite_database (#36368)

... (truncated)

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 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.47.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.47.0...v5.60.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants