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.57.0 #35

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Update Terraform aws to ~> 5.57.0 #35

merged 1 commit into from
Jul 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor ~> 5.53.0 -> ~> 5.57.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.57.0

Compare Source

FEATURES:

  • New Data Source: aws_appstream_image (#​38225)
  • New Data Source: aws_cognito_user_pool (#​37399)
  • New Data Source: aws_ec2_transit_gateway_peering_attachments (#​25743)
  • New Data Source: aws_transfer_connector (#​38213)

ENHANCEMENTS:

  • data-source/aws_backup_plan: Add rule attribute (#​37890)
  • resource/aws_amplify_domain_association: Add certificate_settings argument (#​37105)
  • resource/aws_ec2_transit_gateway_peering_attachment: Add options argument (#​36902)
  • resource/aws_iot_authorizer: Add tags argument (#​37152)
  • resource/aws_iot_topic_rule: Add cloudwatch_logs.batch_mode and error_action.cloudwatch_logs.batch_mode arguments (#​36772)
  • resource/aws_sagemaker_endpoint_configuration: Add support for InputAndOutput in capture_mode (#​37726)

BUG FIXES:

  • resource/aws_iot_provisioning_template: Fix pre_provisioning_hook update operation (#​37152)
  • resource/aws_iot_topic_rule: Retry IAM eventual consistency errors on Update (#​36286)

v5.56.1

Compare Source

BUG FIXES:

  • data-source/aws_cognito_user_pool_client: Fix InvalidParameterException: 2 validation errors detected errors on Read (#​38168)
  • resource/aws_cognito_user: Fix a bug that caused resource recreation for resources imported with certain import ID formats (#​38182)
  • resource/aws_cognito_user_pool: Fix runtime error: index out of range [0] with length 0 panic when adding lambda_config (#​38184)

v5.56.0

Compare Source

FEATURES:

  • New Resource: aws_appfabric_app_authorization_connection (#​38084)
  • New Resource: aws_appfabric_ingestion (#​37291)
  • New Resource: aws_appfabric_ingestion_destination (#​37627)
  • New Resource: aws_networkfirewall_tls_inspection_configuration (#​35168)
  • New Resource: aws_networkmonitor_monitor (#​35722)
  • New Resource: aws_networkmonitor_probe (#​35722)

ENHANCEMENTS:

  • resource/aws_controltower_control: Add parameters argument and arn attribute (#​38071)
  • resource/aws_networkfirewall_logging_configuration: Add plan-time validation of firewall_arn (#​35168)
  • resource/aws_quicksight_account_subscription: Add iam_identity_center_instance_arn attribute (#​36830)
  • resource/aws_route53_resolver_firewall_rule: Add firewall_domain_redirection_action argument (#​37242)
  • resource/aws_route53_resolver_firewall_rule: Add q_type argument (#​38074)
  • resource/aws_sagemaker_domain: Add default_user_settings.canvas_app_settings.generative_ai_settings configuration block (#​37139)
  • resource/aws_sagemaker_domain: Add default_user_settings.code_editor_app_settings.custom_image configuration block (#​37153)
  • resource/aws_sagemaker_endpoint_configuration: Add production_variants.inference_ami_version and shadow_production_variants.inference_ami_version arguments (#​38085)
  • resource/aws_sagemaker_user_profile: Add user_settings.canvas_app_settings.generative_ai_settings configuration block (#​37139)
  • resource/aws_sagemaker_user_profile: Add user_settings.code_editor_app_settings.custom_image configuration block (#​37153)
  • resource/aws_sagemaker_workforce: add oidc_config.authentication_request_extra_params and oidc_config.scope arguments (#​38078)
  • resource/aws_sagemaker_workteam: Add worker_access_configuration attribute (#​38087)
  • resource/aws_wafv2_web_acl: Add sensitivity_level argument to sqli_match_statement configuration block (#​38077)

BUG FIXES:

  • data-source/aws_ecs_service: Correctly set tags (#​38067)
  • resource/aws_drs_replication_configuration_template: Fix issues preventing creation and deletion (#​38143)

v5.55.0

Compare Source

FEATURES:

  • New Resource: aws_drs_replication_configuration_template (#​26399)

ENHANCEMENTS:

  • data-source/aws_autoscaling_group: Add mixed_instances_policy.launch_template.override.instance_requirements.max_spot_price_as_percentage_of_optimal_on_demand_price attribute (#​38003)
  • data-source/aws_glue_catalog_table: Add additional_locations argument in storage_descriptor (#​37891)
  • data-source/aws_launch_template: Add instance_requirements.max_spot_price_as_percentage_of_optimal_on_demand_price attribute (#​38003)
  • data-source/aws_networkmanager_core_network_policy_document: Add attachment_policies.action.add_to_network_function_group argument (#​38013)
  • data-source/aws_networkmanager_core_network_policy_document: Add network_function_groups configuration block (#​38013)
  • data-source/aws_networkmanager_core_network_policy_document: Add send-via and send-to as valid values for segment_actions.action (#​38013)
  • data-source/aws_networkmanager_core_network_policy_document: Add single-hop and dual-hop as valid values for segment_actions.mode (#​38013)
  • data-source/aws_networkmanager_core_network_policy_document: Add when_sent_to and via configuration blocks to segment_actions (#​38013)
  • resource/aws_api_gateway_integration: Increase maximum value of timeout_milliseconds from 29000 (29 seconds) to 300000 (5 minutes) (#​38010)
  • resource/aws_appsync_api_key: Add api_key_id attribute (#​36568)
  • resource/aws_autoscaling_group: Add mixed_instances_policy.launch_template.override.instance_requirements.max_spot_price_as_percentage_of_optimal_on_demand_price argument (#​38003)
  • resource/aws_autoscaling_group: Add plan-time validation of warm_pool.max_group_prepared_capacity and warm_pool.min_size (#​37174)
  • resource/aws_docdb_cluster: Add restore_to_point_in_time argument (#​37716)
  • resource/aws_dynamodb_table: Adds validation for ttl values. (#​37991)
  • resource/aws_ec2_fleet: Add launch_template_config.override.instance_requirements.max_spot_price_as_percentage_of_optimal_on_demand_price argument (#​38003)
  • resource/aws_glue_catalog_table: Add additional_locations argument in storage_descriptor (#​37891)
  • resource/aws_glue_job: Add maintenance_window argument (#​37760)
  • resource/aws_launch_template: Add instance_requirements.max_spot_price_as_percentage_of_optimal_on_demand_price argument (#​38003)

BUG FIXES:

  • data-source/aws_ami: Fix interface conversion: interface {} is types.ProductCodeValues, not string panic (#​37977)
  • data-source/aws_networkmanager_core_network_policy_document: Add correct except values to the returned JSON document when segment_actions.share_with_except is configured (#​38013)
  • provider: Now falls back to non-FIPS endpoint if use_fips_endpoint is set and no FIPS endpoint is available (#​38057)
  • resource/aws_autoscaling_group: Fix bug updating warm_pool.max_group_prepared_capacity to 0 (#​37174)
  • resource/aws_dynamodb_table: Fixes perpetual diff when ttl.attribute_name is set when ttl.enabled is not set. (#​37991)
  • resource/aws_ec2_network_insights_path: Mark destination as Optional (#​36966)
  • resource/aws_lambda_event_source_mapping: Remove the upper limit on scaling_config.maximum_concurrency (#​37980)
  • service/transitgateway: Fix resource Read pagination regression causing NotFound errors (#​38011)

v5.54.1

Compare Source

BUG FIXES:

  • data-source/aws_ami: Fix interface conversion: interface {} is types.ProductCodeValues, not string panic (#​37977)
  • resource/aws_codebuild_project: Increase maximum values of build_batch_config.timeout_in_mins and build_timeout from 480 (8 hours) to 2160 (36 hours) (#​37970)

v5.54.0

Compare Source

NOTES:

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

FEATURES:

  • New Data Source: aws_ec2_capacity_block_offering (#​37528)
  • New Resource: aws_appfabric_app_authorization (#​37468)
  • New Resource: aws_appfabric_app_bundle (#​37542)
  • New Resource: aws_ec2_capacity_block_reservation (#​37528)
  • New Resource: aws_fms_resource_set (#​37767)
  • New Resource: aws_guardduty_malware_protection_plan (#​37919)

ENHANCEMENTS:

  • data-source/aws_opensearch_domain: Add ip_address_type argument (#​37237)
  • resource/aws_ec2_traffic_mirror_session: Mark packet_length as Computed (#​36962)
  • resource/aws_opensearch_domain: Add ip_address_type argument (#​37237)
  • resource/aws_vpc_endpoint: Add subnet_configuration argument to support user defined IP addresses (#​37226)

BUG FIXES:

  • data-source/aws_ami: Fix query returning no results (#​37958)
  • provider: Fixes an error where some data sources were not returning tags (#​37966)
  • resource/aws_applicationinsights_application: Change resource_group_name to ForceNew (#​36962)
  • resource/aws_dynamodb_table: Fix UnknownOperationException: Tagging is not currently supported in DynamoDB Local errors on resource Read (#​37924)
  • resource/aws_ec2_capacity_reservation: Fix InvalidCapacityReservationId.NotFound errors during Read and Delete when resource is manually deleted (#​37127)
  • resource/aws_route53_zone: Fix InvalidInput: 1 validation error detected: Value '...' at 'resourceId' failed to satisfy constraint: Member must have length less than or equal to 32 errors for resources imported with a /hostedzone/ prefix (#​37893)
  • service/apigatewayv2: Retry on ConflictException: Unable to complete operation due to concurrent modification errors (#​37902)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update Terraform aws to ~> 5.54.0 Update Terraform aws to ~> 5.55.0 Jun 21, 2024
@renovate renovate bot changed the title Update Terraform aws to ~> 5.55.0 Update Terraform aws to ~> 5.56.0 Jun 28, 2024
@renovate renovate bot changed the title Update Terraform aws to ~> 5.56.0 Update Terraform aws to ~> 5.57.0 Jul 4, 2024
@RoseSecurity RoseSecurity self-requested a review July 10, 2024 03:35
@RoseSecurity RoseSecurity merged commit 5bc7ae7 into main Jul 10, 2024
2 checks passed
@RoseSecurity RoseSecurity deleted the renovate/aws-5.x branch July 10, 2024 03:35
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.

None yet

1 participant