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 v4.62.0 #53

Merged
merged 1 commit into from
Apr 6, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 4.60.0 -> 4.62.0

Release Notes

hashicorp/terraform-provider-aws

v4.62.0

Compare Source

FEATURES:

  • New Data Source: aws_ec2_transit_gateway_attachments (#​29644)
  • New Data Source: aws_ec2_transit_gateway_route_table_associations (#​29642)
  • New Data Source: aws_ec2_transit_gateway_route_table_propagations (#​29640)
  • New Data Source: aws_oam_link (#​30401)
  • New Data Source: aws_oam_links (#​30401)
  • New Data Source: aws_quicksight_data_set (#​30422)
  • New Data Source: aws_vpclattice_service (#​30490)
  • New Resource: aws_inspector2_member_association (#​28921)
  • New Resource: aws_lightsail_distribution (#​30124)
  • New Resource: aws_quicksight_account_subscription (#​30359)
  • New Resource: aws_quicksight_data_set (#​30349)
  • New Resource: aws_quicksight_folder (#​30400)
  • New Resource: aws_vpclattice_service (#​30429)
  • New Resource: aws_vpclattice_service_network (#​35969)

ENHANCEMENTS:

  • data-source/aws_route_table: Ignore routes managed by VPC Lattice (#​30515)
  • data-source/aws_secretsmanager_secret: Add rotation_rules.duration and rotation_rules.schedule_expression attributes (#​30425)
  • data-source/aws_secretsmanager_secret_rotation: Add rotation_rules.duration and rotation_rules.schedule_expression attributes (#​30425)
  • resource/aws_default_route_table: Ignore routes managed by VPC Lattice (#​30515)
  • resource/aws_emrserverless_application: Add image_configuration field (#​30398)
  • resource/aws_imagebuilder_container_recipe: Add platform_override field (#​30398)
  • resource/aws_route_table: Ignore routes managed by VPC Lattice (#​30515)
  • resource/aws_s3_bucket: Enable S3-compatible providers with no support for bucket tagging (#​30151)
  • resource/aws_sagemaker_endpoint_configuration: Add name_prefix argument (#​28785)
  • resource/aws_sagemaker_feature_group: Add table_format to the offline_store_config configuration block (#​30118)
  • resource/aws_secretsmanager_secret: Add duration and schedule_expression attributes to rotation_rules configuration block (#​30425)
  • resource/aws_secretsmanager_secret_rotation: Add duration and schedule_expression attributes to rotation_rules configuration block (#​30425)

BUG FIXES:

  • resource/aws_ce_cost_category: Fixed effective_start being reset on any changes despite effective_start having the same value (#​30369)
  • resource/aws_db_instance: Fix crash when updating password (#​30379)
  • resource/aws_glue_crawler: Fix InvalidInputException error string matching (#​30370)
  • resource/aws_glue_trigger: Fix InvalidInputException error string matching (#​30370)
  • resource/aws_medialive_channel: Fix attribute certificate_mode spelling in rtmp_output_settings (#​30224)
  • resource/aws_rds_cluster: Fix crash when updating master_password (#​30379)
  • resource/aws_rds_cluster: Fix inconsistent final plan errors when engine_version updates are not applied immediately (#​30247)
  • resource/aws_rds_cluster: Send db_instance_parameter_group_name on all modify requests when set (#​30247)
  • resource/aws_rds_cluster_instance: Fix inconsistent final plan errors when engine_version updates are not applied immediately (#​30247)
  • resource/aws_rds_instance: Fix inconsistent final plan errors when engine_version updates are not applied immediately (#​30247)
  • resource/aws_s3_bucket_lifecycle_configuration: Allow rule.filter.object_size_greater_than = 0 (#​29857)
  • resource/aws_scheduler_schedule: Mark arn property of dead_letter_config as a required property (#​30360)

v4.61.0

Compare Source

FEATURES:

  • New Data Source: aws_appmesh_gateway_route (#​29064)
  • New Data Source: aws_appmesh_virtual_node (#​27545)
  • New Data Source: aws_appmesh_virtual_router (#​26908)
  • New Data Source: aws_globalaccelerator_custom_routing_accelerator (#​28922)
  • New Data Source: aws_oam_sink (#​30258)
  • New Data Source: aws_oam_sinks (#​30258)
  • New Data Source: aws_ssmincidents_replication_set (#​29769)
  • New Resource: aws_globalaccelerator_custom_routing_accelerator (#​28922)
  • New Resource: aws_globalaccelerator_custom_routing_endpoint_group (#​28922)
  • New Resource: aws_globalaccelerator_custom_routing_listener (#​28922)
  • New Resource: aws_rbin_rule (#​25926)
  • New Resource: aws_sns_topic_data_protection_policy (#​30008)
  • New Resource: aws_ssmincidents_replication_set (#​29769)

ENHANCEMENTS:

  • data-source/aws_db_instance: Add master_user_secret attribute (#​28848)
  • data-source/aws_globalaccelerator_accelerator: Add dual_stack_dns_name attribute (#​28922)
  • data-source/aws_rds_cluster: Add master_user_secret attribute (#​28848)
  • resource/aws_appmesh_gateway_route: Add header, path and query_parameter to the spec.http_route.match and spec.http2_route.match configuration blocks (#​29064)
  • resource/aws_appmesh_gateway_route: Add port to the spec.grpc_route.action.target, spec.http_route.action.target and spec.http2_route.action.target configuration blocks to support Virtual Services with multiple listeners (#​29064)
  • resource/aws_appmesh_gateway_route: Add priority to the spec configuration block (#​29064)
  • resource/aws_appmesh_route: Add path and query_parameter to the spec.http_route.match and spec.http2_route.match configuration blocks (#​29064)
  • resource/aws_appmesh_route: spec.http_route.match.prefix and spec.http2_route.match.prefix are Optional (#​29064)
  • resource/aws_appmesh_virtual_node: Add ip_preference and response_type to the spec.service_discovery.dns configuration block (#​29064)
  • resource/aws_db_instance: Add manage_master_user_password, master_user_secret and master_user_secret_kms_key_id arguments to support RDS managed master password in Secrets Manager (#​28848)
  • resource/aws_globalaccelerator_accelerator: Add dual_stack_dns_name attribute (#​28922)
  • resource/aws_lakeformation_lf_tag: Increase values MaxItem up to 1000 to match with AWS real limit (#​26546)
  • resource/aws_rds_cluster: Add manage_master_user_password, master_user_secret and master_user_secret_kms_key_id arguments to support RDS managed master password in Secrets Manager (#​28848)
  • resource/aws_sagemaker_endpoint_configuration: Add production_variants.enable_ssm_access and shadow_production_variants.enable_ssm_access arguments (#​30267)

BUG FIXES:

  • datasource/aws_ecs_task_execution: Fix type assertion panic on overrides.0.container_overrides.*.environment attribute (#​30214)
  • datasource/aws_ecs_task_execution: Fix type assertion panic on overrides.0.container_overrides.*.resource_requirements attribute (#​30214)
  • datasource/aws_ecs_task_execution: Fix type assertion panic on overrides.0.inference_accelerator_overrides attribute (#​30214)
  • resource/aws_appmesh_virtual_router: spec.listener is Optional (#​29064)
  • resource/aws_fsx_openzfs_file_system: Fix iops validation in disk_iops_configuration to allow values for SINGLE_AZ_1 and SINGLE_AZ_2 (#​30299)
  • resource/aws_lakeformation_lf_tag: Fix support for lf-tag keys with colons in the name (#​28258)
  • resource/aws_launch_template: Allow metadata_options to be applied when http_endpoint is not configured (#​30107)
  • resource/aws_ssm_activation: Fix IAM eventual consistency errors on resource Create (#​30280)
  • resource/aws_ssm_document: Correctly set default_version, document_version, hash, latest_version and parameter as Computed when content changes (#​28489)
  • resource/aws_wafv2_ip_set: Fix DiffSuppress on addresses to detect changes for unknown values (#​30352)

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 added the enhancement New feature or request label Mar 31, 2023
@renovate renovate bot force-pushed the renovate/aws-4.x-lockfile branch from e8d715e to 3ac8657 Compare April 6, 2023 23:00
@renovate renovate bot changed the title Update Terraform aws to v4.61.0 Update Terraform aws to v4.62.0 Apr 6, 2023
@jnonino jnonino self-assigned this Apr 6, 2023
@jnonino jnonino merged commit 2f9f609 into main Apr 6, 2023
@jnonino jnonino deleted the renovate/aws-4.x-lockfile branch April 6, 2023 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

1 participant