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

chore(deps): update terraform aws to ~> 5.89.0 #78

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor ~> 5.84.0 -> ~> 5.89.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.89.0

Compare Source

FEATURES:

  • New Resource: aws_macie2_organization_configuration (#​41475)
  • New Resource: aws_neptunegraph_graph (#​41216)
  • New Resource: aws_quicksight_role_membership (#​41589)
  • New Resource: aws_rds_shard_group (#​41254)
  • New Resource: aws_xray_resource_policy (#​41517)

ENHANCEMENTS:

  • data-source/aws_cloudwatch_log_data_protection_policy_document: Add configuration argument (#​41524)
  • data-source/aws_rds_cluster: Add cluster_scalability_type attribute (#​41254)
  • data-source/aws_rds_cluster: Add database_insights_mode attribute (#​41254)
  • data-source/aws_s3_bucket_object: Add application/yaml to the list of Content-Types that return a body (#​41443)
  • data-source/aws_s3_object: Add application/yaml to the list of Content-Types that return a body (#​41443)
  • data-source/aws_s3_object: Add checksum_crc64nvme attribute (#​41015)
  • release/aws_dx_lag: Add 400Gbps as a supported connections_bandwidth value (#​41547)
  • resource/aws_autoscaling_policy: Add target_tracking_configuration.customized_metric_specification.period argument to support high-resolution metrics (#​41385)
  • resource/aws_db_instance: Add RequiredWith validation password_wo and password_wo_version. Remove PreferWriteOnlyAttribute validation (#​41562)
  • resource/aws_docdb_cluster: Add RequiredWith validation master_password_wo and master_password_wo_version. Remove PreferWriteOnlyAttribute validation (#​41562)
  • resource/aws_dx_connection: Add 25Gbps and 400Gbps as supported bandwidth values (#​41547)
  • resource/aws_dx_hosted_connection: Add 25Gbps as a supported bandwidth value (#​41547)
  • resource/aws_launch_template: Add network_interfaces.ena_srd_specification configuration block (#​41367)
  • resource/aws_lb: Add enable_zonal_shift support for Application Load Balancers (#​41335)
  • resource/aws_macie2_classification_job: Allow tags to be updated in-place (#​41266)
  • resource/aws_macie2_custom_data_identifier: Allow tags to be updated in-place (#​41266)
  • resource/aws_macie2_findings_filter: Allow tags to be updated in-place (#​41266)
  • resource/aws_macie2_member: Allow tags to be updated in-place (#​41266)
  • resource/aws_nat_gateway: Make it possible to move from secondary_private_ip_address_count to secondary_private_ip_addresses for private NAT Gateways (#​41403)
  • resource/aws_rds_cluster: Add RequiredWith validation master_password_wo and master_password_wo_version. Remove PreferWriteOnlyAttribute validation (#​41562)
  • resource/aws_rds_cluster: Add cluster_scalability_type argument (#​41254)
  • resource/aws_rds_cluster: Add database_insights_mode argument (#​41254)
  • resource/aws_rds_cluster: Support "" as a valid value for engine_mode (#​41254)
  • resource/aws_rds_instance: Support iam-db-auth-error as a valid value for enabled_cloudwatch_logs_exports (#​41408)
  • resource/aws_redshift_cluster: Add RequiredWith validation master_password_wo and master_password_wo_version. Remove PreferWriteOnlyAttribute validation (#​41562)
  • resource/aws_redshiftseverless_namespace: Add RequiredWith validation admin_user_password_wo and admin_user_password_wo_version. Remove PreferWriteOnlyAttribute validation (#​41562)
  • resource/aws_s3_directory_bucket: The default value for data_redundancy is SingleLocalZone if location.type is LocalZone (#​40944)
  • resource/aws_s3_object: Add checksum_crc64nvme attribute (#​41015)
  • resource/aws_s3_object_copy: Add checksum_crc64nvme attribute (#​41015)
  • resource/aws_secretsmanager_secret_version: Add RequiredWith validation secret_string_wo and secret_string_wo_version. Remove PreferWriteOnlyAttribute validation (#​41562)
  • resource/aws_ssm_parameter: Remove PreferWriteOnlyAttribute validation (#​41562)

BUG FIXES:

  • resource/aws_cloudwatch_log_delivery: Fix Provider produced inconsistent result error on s3_delivery_configuration.suffix_path (#​41497)
  • resource/aws_ec2_fleet: Add spot_options.max_total_price, spot_options.min_target_capacity, spot_options.single_instance_type, and spot_options.single_availability_zone arguments (#​41272)
  • resource/aws_lb_listener: Ensure that routing_http_response_server_enabled, routing_http_response_strict_transport_security_header_value, routing_http_response_access_control_allow_origin_header_value, routing_http_response_access_control_allow_methods_header_value, routing_http_response_access_control_allow_headers_header_value, routing_http_response_access_control_allow_credentials_header_value, routing_http_response_access_control_expose_headers_header_value, routing_http_response_access_control_max_age_header_value, routing_http_response_content_security_policy_header_value, routing_http_response_x_content_type_options_header_value, routing_http_response_x_frame_options_header_value, routing_http_request_x_amzn_mtls_clientcert_serial_number_header_name, routing_http_request_x_amzn_mtls_clientcert_issuer_header_name, routing_http_request_x_amzn_mtls_clientcert_subject_header_name, routing_http_request_x_amzn_mtls_clientcert_validity_header_name, routing_http_request_x_amzn_mtls_clientcert_leaf_header_name, routing_http_request_x_amzn_mtls_clientcert_header_name, routing_http_request_x_amzn_tls_version_header_name, and routing_http_request_x_amzn_tls_cipher_suite_header_name are updated if tcp_idle_timeout_seconds does not change (#​41299)
  • resource/aws_macie2_classification_job: Ensure that only status and tags can be updated in-place (#​41266)
  • resource/aws_nat_gateway: Allow secondary_allocation_ids to be updated in-place (#​41403)
  • resource/aws_redshift_cluster: Fix master_username validation (#​41556)
  • resource/aws_s3_bucket_lifecycle_configuration: Prevents InvalidRequest error when rule.and.object_size_less_than not set. (#​41542)
  • resource/aws_servicequotas_service_quota: Does not leave stuck resource in state when service quota not supported in current region. (#​41509)

v5.88.0

Compare Source

NOTES:

  • resource/aws_s3_bucket_lifecycle_configuration: A warning diagnostic has been added for configurations where rule.expiration.expired_object_delete_marker is set with either rule.expiration.date or rule.expiration.days. While historically the provider allowed this invalid configuration, the migration of this resource to the Terraform Plugin Framework in v5.86.0 resulted in this misconfiguration surfacing as a hard inconsistent result after apply error. This diagnostic aims to direct users how to resolve the issue at plan time. See this issue comment for additional context. (#​41462)

FEATURES:

  • New Data Source: aws_cloudwatch_contributor_managed_insight_rules (#​41472)
  • New Resource: aws_cloudwatch_contributor_managed_insight_rule (#​41449)
  • New Resource: aws_qbusiness_application (#​35249)

ENHANCEMENTS:

  • resource/aws_bedrock_model_invocation_logging_configuration: Add video_data_delivery_enabled argument (#​41317)
  • resource/aws_db_instance: Add password_wo write-only attribute (#​41366)
  • resource/aws_docdb_cluster: Add master_password_wo write-only attribute (#​41413)
  • resource/aws_glue_partition: Add storage_descriptor.additional_locations argument (#​41434)
  • resource/aws_redshift_cluster: Add master_password_wo write-only attribute (#​41411)
  • resource/aws_redshiftserverless_namespace: Add admin_user_password_wo write-only attribute (#​41412)
  • resource/aws_secretsmanager_secret_version: Add secret_string_wo write-only attribute (#​41371)

BUG FIXES:

  • data-source/aws_codebuild_fleet: Prevents panic when scaling_configuration is not empty. (#​41377)
  • resource/aws_amplify_domain_association: Prevents unexpected state error when creating with multiple sub_domain (#​36961)
  • resource/aws_bedrock_model_invocation_logging_configuration: Set embedding_data_delivery_enabled, image_data_delivery_enabled, and text_data_delivery_enabled arguments as optional with default value of true (#​41317)
  • resource/aws_cloudwatch_contributor_insight_rule: Fix enable/disable rule state (#​41449)
  • resource/aws_dynamodb_table: Fixes long delay in creation of replicas (#​41451)

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)

v5.85.0

Compare Source

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)
  • resource/aws_cloudtrail_event_data_store: Add suspend argument (#​40607)
  • resource/aws_cloudwatch_event_connection: Add invocation_connectivity_parameters argument (#​41144)
  • resource/aws_ec2_transit_gateway_peering_attachment: Add arn attribute (#​41087)
  • resource/aws_ec2_transit_gateway_vpc_attachment: Add arn attribute (#​41084)
  • resource/aws_ecs_task_definition: Add enable_fault_injection argument (#​41078)
  • resource/aws_launch_template: Add network_interfaces.connection_tracking_specification argument (#​41184)
  • resource/aws_media_convert_queue: Add concurrent_jobs argument (#​41012)
  • resource/aws_medialive_multiplex_program: Add configurable create timeout (#​40972)
  • resource/aws_organizations_account: Add configurable timeouts for Create and Delete (#​41059)
  • resource/aws_pinpoint_email_channel: Add orchestration_sending_role_arn argument (#​41043)
  • resource/aws_pipes_pipe: Add kms_key_identifier argument (#​41082)
  • resource/aws_rds_cluster: Support instance as a valid value for enabled_cloudwatch_logs_exports (#​41111)
  • resource/aws_rekognition_project: Add tags argument and tags_all attribute (#​41192)
  • resource/aws_vpc_endpoint: Add resource_configuration_arn and service_network_arn arguments to support creating VPC Endpoints of type Resource and ServiceNetwork (#​41116)
  • resource/aws_vpc_endpoint_security_group_association: Add import support (#​41042)

BUG FIXES:

  • data-source/aws_opensearchserverless_collection: Prevent errant AutoFlex errors when setting created_date and last_modified_date attributes (#​41105)
  • resource/aws_ami_ids: Fix sort_ascending to sort in ascending order (#​40529)
  • resource/aws_bedrockagent_knowledge_base: Remove ForceNew behavior from role_arn argument (#​41072)
  • resource/aws_cloudwatch_log_delivery: Fix Provider produced inconsistent result after apply errors for s3_delivery_configuration.enable_hive_compatible_path (#​41122)
  • resource/aws_cloudwatch_log_delivery: Mark field_delimiter as Computed (#​41122)
  • resource/aws_cognito_identity_provider: Correct plan-time validation of provider_name to count UTF-8 characters properly (#​41187)
  • resource/aws_cognito_user_group: Correct plan-time validation of name to count UTF-8 characters properly (#​41187)
  • resource/aws_cognito_user_pool_client: Correct plan-time validation of callback_urls, default_redirect_uri, logout_urls, and supported_identity_providers` to count UTF-8 characters properly (#​41187)
  • resource/aws_dms_replication_task: Fix panic: interface conversion: interface {} is float64, not string (#​41096)
  • resource/aws_elasticache_serverless_cache: Fix InvalidParameterCombination error during update (#​40969)
  • resource/aws_iam_server_certificate: Allow update of name, name_prefix, and path without forcing new resource (#​41186)
  • resource/aws_macie2_invitation_accepter: Properly set invitation_id when calling the AcceptInvitation API (#​41163)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the bump:patch label Feb 3, 2025
Copy link
Contributor

github-actions bot commented Feb 3, 2025

🏷️ [bumpr] Next version:v1.13.6 Changes:v1.13.5...reviewdog:renovate/aws-5.x

@renovate renovate bot changed the title chore(deps): update terraform aws to ~> 5.85.0 chore(deps): update terraform aws to ~> 5.86.0 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/aws-5.x branch from 0d38328 to 9438165 Compare February 6, 2025 20:29
@renovate renovate bot changed the title chore(deps): update terraform aws to ~> 5.86.0 chore(deps): update terraform aws to ~> 5.87.0 Feb 13, 2025
@renovate renovate bot force-pushed the renovate/aws-5.x branch from 9438165 to c41772e Compare February 13, 2025 21:59
@renovate renovate bot force-pushed the renovate/aws-5.x branch from c41772e to e558a70 Compare February 21, 2025 01:39
@renovate renovate bot changed the title chore(deps): update terraform aws to ~> 5.87.0 chore(deps): update terraform aws to ~> 5.88.0 Feb 21, 2025
@renovate renovate bot force-pushed the renovate/aws-5.x branch from e558a70 to 98170e1 Compare February 27, 2025 23:42
@renovate renovate bot changed the title chore(deps): update terraform aws to ~> 5.88.0 chore(deps): update terraform aws to ~> 5.89.0 Feb 27, 2025
@shmokmt shmokmt merged commit 09f7df7 into main Mar 3, 2025
16 checks passed
Copy link
Contributor

github-actions bot commented Mar 3, 2025

🚀 [bumpr] Bumped! New version:v1.13.6 Changes:v1.13.5...v1.13.6

@renovate renovate bot deleted the renovate/aws-5.x branch March 3, 2025 07:53
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.

1 participant