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

Update Terraform aws to ~> 5.87.0 #1694

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

Update Terraform aws to ~> 5.87.0 #1694

wants to merge 1 commit into from

Conversation

govuk-ci
Copy link
Contributor

@govuk-ci govuk-ci commented Feb 6, 2025

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor ~> 5.85.0 -> ~> 5.87.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

hashicorp/terraform-provider-aws (aws)

v5.87.0

Compare Source

FEATURES:

  • New Resource: aws_cloudwatch_contributor_insight_rule (#​41373)

ENHANCEMENTS:

  • resource/aws_dynamodb_table_export: Add export_type and incremental_export_specification arguments (#​41303)
  • resource/aws_quicksight_data_source: Add parameters.s3.role_arn argument to allow override an account-wide role for a specific S3 data source (#​41284)
  • resource/aws_rds_cluster: Add master_password_wo write-only attribute (#​41314)
  • resource/aws_rekognition_stream_processor: Deprecates stream_processor_arn in favor of arn. (#​41271)
  • resource/aws_ssm_parameter: Add value_wo write-only attribute (#​40952)
  • resource/aws_vpclattice_access_log_subscription: Add service_network_log_type argument (#​41304)

BUG FIXES:

  • data-source/aws_dynamodb_table: Add missing on_demand_throughput and global_secondary_index.*.on_demand_throughput attributes to resolve read error (#​41350)
  • resource/aws_cloudformation_stack_set_instance: Prevents overly-long creation times and possible OperationInProgress errors (#​41388)
  • resource/aws_detective_member: No longer fails with unexpected status when adding Organization member accounts. (#​41344)
  • resource/aws_ec2_transit_gateway_route_table_association: Fix deleting and recreating resource when dependencies changes don't require the resource be recreated. (#​41292)
  • resource/aws_internet_gateway: Fix to continue deletion when attachment is not found (#​41346)

v5.86.1

Compare Source

BUG FIXES:

  • data-source/aws_vpclattice_service: Fix regression resulting in AccessDeniedError attempting to list tags (#​41295)
  • data-source/aws_vpclattice_service_network: Fix regression resulting in AccessDeniedError attempting to list tags (#​41295)
  • resource/aws_cloudtrail: Fix regression issue where sns_topic_name shows perpectual diff when an ARN of a SNS topic from a different region is specified (#​41279)
  • resource/aws_s3_bucket_lifecycle_configuration: Fixes "inconsistent result" error when rule[*].prefix is an empty string. (#​41296)

v5.86.0

Compare Source

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)

  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@govuk-ci govuk-ci force-pushed the renovate/aws-5.x branch 9 times, most recently from 50b94f1 to 187d9bc Compare February 13, 2025 21:04
@govuk-ci govuk-ci changed the title Update Terraform aws to ~> 5.86.0 Update Terraform aws to ~> 5.87.0 Feb 13, 2025
@govuk-ci govuk-ci force-pushed the renovate/aws-5.x branch 2 times, most recently from f7f8350 to a7a82f8 Compare February 14, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant