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.83.1 to 5.86.0 in /deploy/aws/infra #95

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps hashicorp/aws from 5.83.1 to 5.86.0.

Release notes

Sourced from hashicorp/aws's releases.

v5.86.0

NOTES:

  • resource/aws_s3_bucket_lifecycle_configuration: When upgrading existing resources with no defined prefix, the Terraform plan will show the removal of prefix from state. This is expected, and should not occur on subsequent plans. (#41159)

ENHANCEMENTS:

  • data-source/aws_rds_cluster: Add monitoring_interval and monitoring_role_arn attributes (#41002)
  • provider: Support us-isof-east-1 and us-isof-south-1 as valid AWS Regions (#41243)
  • resource/aws_fms_policy: Add security_service_policy_data.policy_option.network_acl_common_policy argument to allow creation of FMS-managed NACL rules (#41219)
  • resource/aws_rds_cluster: Add monitoring_interval and monitoring_role_arn arguments (#41002)
  • resource/aws_sqs_queue: Accommodate accounts that take longer to process with customizable timeouts. (#41232)

BUG FIXES:

  • resource/aws_gamelift_game_server_group: Correctly plan tags_all value (#41256)
  • resource/aws_instance: Properly cancel spot instance requests on destroy when instance_lifecycle is spot (#41206)
  • resource/aws_route53_zone: Fix panic: runtime error: invalid memory address or nil pointer dereference when deleting the resource would otherwise return an error (#41260)
  • resource/aws_s3_bucket_lifecycle_configuration: Properly handle default value of transition_default_minimum_object_size (#41159)
  • resource/aws_wafv2_web_acl: Properly set rule during import (#41205)

v5.85.0

NOTES:

  • resource/aws_macie2_invitation_accepter: Maintainers are unable to acceptance test the regression fix included in this release. This patch is best effort, and we ask for community help in assessing the change. (#41163)

FEATURES:

  • New Data Source: aws_vpc_ipam (#40459)
  • New Data Source: aws_vpc_ipams (#40459)
  • New Ephemeral Resource: aws_secretsmanager_random_password (#41106)
  • New Resource: aws_guardduty_member_detector_feature (#35625)
  • New Resource: aws_route53domains_domain (#37885)
  • New Resource: aws_timestreamquery_scheduled_query (#41145)
  • New Resource: aws_vpclattice_resource_configuration (#41019)
  • New Resource: aws_vpclattice_service_network_resource_association (#41057)

ENHANCEMENTS:

  • data-source/aws_ec2_transit_gateway_dx_gateway_attachment: Add arn attribute (#41086)
  • data-source/aws_ec2_transit_gateway_peering_attachment: Add arn attribute (#41087)
  • data-source/aws_ec2_transit_gateway_vpc_attachment: Add arn attribute (#41084)
  • data-source/aws_ecs_task_definition: Add missing attributes (#41081)
  • data-source/aws_launch_template: Add network_interfaces.connection_tracking_specification attribute (#41184)
  • resource/aws_appflow_connector_profile: Add connector_profile_config.connector_profile_properties.salesforce.use_privatelink_for_metadata_and_authorization argument (#41175)
  • resource/aws_autoscaling_policy: Add target_tracking_configuration.customized_metric_specification.metrics.metric_stat.period argument to support high-resolution metrics (#41066)
  • resource/aws_bedrockagent_data_source: Add data_source_configuration.confluence_configuration, data_source_configuration.salesforce_configuration, data_source_configuration.share_point_configuration, and data_source_configuration.web_configuration arguments (#40711)
  • resource/aws_bedrockagent_knowledge_base: Add knowledge_base_configuration.vector_knowledge_base_configuration.embedding_model_configuration and knowledge_base_configuration.vector_knowledge_base_configuration.supplemental_data_storage_configuration arguments (#40737)
  • resource/aws_bedrockagent_knowledge_base: Improve retry handling for IAM propagation and OpenSearch data access propagation errors (#40737)
  • resource/aws_cloudtrail : Add sns_topic_arn attribute (#41168)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.86.0 (February 6, 2025)

NOTES:

  • resource/aws_s3_bucket_lifecycle_configuration: When upgrading existing resources with no defined prefix, the Terraform plan will show the removal of prefix from state. This is expected, and should not occur on subsequent plans. (#41159)

ENHANCEMENTS:

  • data-source/aws_rds_cluster: Add monitoring_interval and monitoring_role_arn attributes (#41002)
  • provider: Support us-isof-east-1 and us-isof-south-1 as valid AWS Regions (#41243)
  • resource/aws_fms_policy: Add security_service_policy_data.policy_option.network_acl_common_policy argument to allow creation of FMS-managed NACL rules (#41219)
  • resource/aws_rds_cluster: Add monitoring_interval and monitoring_role_arn arguments (#41002)
  • resource/aws_sqs_queue: Accommodate accounts that take longer to process with customizable timeouts. (#41232)

BUG FIXES:

  • resource/aws_gamelift_game_server_group: Correctly plan tags_all value (#41256)
  • resource/aws_instance: Properly cancel spot instance requests on destroy when instance_lifecycle is spot (#41206)
  • resource/aws_route53_zone: Fix panic: runtime error: invalid memory address or nil pointer dereference when deleting the resource would otherwise return an error (#41260)
  • resource/aws_s3_bucket_lifecycle_configuration: Properly handle default value of transition_default_minimum_object_size (#41159)
  • resource/aws_wafv2_web_acl: Properly set rule during import (#41205)

5.85.0 (February 3, 2025)

NOTES:

  • resource/aws_macie2_invitation_accepter: Maintainers are unable to acceptance test the regression fix included in this release. This patch is best effort, and we ask for community help in assessing the change. (#41163)

FEATURES:

  • New Data Source: aws_vpc_ipam (#40459)
  • New Data Source: aws_vpc_ipams (#40459)
  • New Ephemeral Resource: aws_secretsmanager_random_password (#41106)
  • New Resource: aws_guardduty_member_detector_feature (#35625)
  • New Resource: aws_route53domains_domain (#37885)
  • New Resource: aws_timestreamquery_scheduled_query (#41145)
  • New Resource: aws_vpclattice_resource_configuration (#41019)
  • New Resource: aws_vpclattice_service_network_resource_association (#41057)

ENHANCEMENTS:

  • data-source/aws_ec2_transit_gateway_dx_gateway_attachment: Add arn attribute (#41086)
  • data-source/aws_ec2_transit_gateway_peering_attachment: Add arn attribute (#41087)
  • data-source/aws_ec2_transit_gateway_vpc_attachment: Add arn attribute (#41084)
  • data-source/aws_ecs_task_definition: Add missing attributes (#41081)
  • data-source/aws_launch_template: Add network_interfaces.connection_tracking_specification attribute (#41184)
  • resource/aws_appflow_connector_profile: Add connector_profile_config.connector_profile_properties.salesforce.use_privatelink_for_metadata_and_authorization argument (#41175)
  • resource/aws_autoscaling_policy: Add target_tracking_configuration.customized_metric_specification.metrics.metric_stat.period argument to support high-resolution metrics (#41066)
  • resource/aws_bedrockagent_data_source: Add data_source_configuration.confluence_configuration, data_source_configuration.salesforce_configuration, data_source_configuration.share_point_configuration, and data_source_configuration.web_configuration arguments (#40711)
  • resource/aws_bedrockagent_knowledge_base: Add knowledge_base_configuration.vector_knowledge_base_configuration.embedding_model_configuration and knowledge_base_configuration.vector_knowledge_base_configuration.supplemental_data_storage_configuration arguments (#40737)

... (truncated)

Commits
  • 0b9cc62 Update CHANGELOG.md for #41159
  • 65ec3bc Merge pull request #41159 from hashicorp/b-s3-bucket-lifecycle-min-size
  • 870961c Update CHANGELOG.md for #41260
  • c9fc873 Merge pull request #41260 from hashicorp/b-aws_route53_zone-delete-crash
  • 81fb49e Merge pull request #41257 from hashicorp/f-flex_simplify_write_only
  • 6262642 Correct CHANGELOG entry file name.
  • 305fdc9 r/aws_route53_zone: Fix `panic: runtime error: invalid memory address or nil ...
  • 631d4eb Update CHANGELOG.md for #41256
  • eddf87a Merge pull request #41256 from hashicorp/b-aws_gamelift_game_server_group.tags
  • 956f241 Merge pull request #41002 from Dansyuqri/f-aws_rds_cluster-add-enhanced-monit...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.83.1 to 5.86.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.83.1...v5.86.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>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants