Skip to content

chore(deps): update terraform aws to v4.63.0 #79

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

Merged
merged 1 commit into from
Apr 19, 2023

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.63.0

Release Notes

hashicorp/terraform-provider-aws

v4.63.0

Compare Source

FEATURES:

  • New Data Source: aws_dms_certificate (#​30498)
  • New Data Source: aws_quicksight_group (#​12311)
  • New Data Source: aws_quicksight_user (#​12310)
  • New Resource: aws_chimesdkmediapipelines_media_insights_pipeline_configuration (#​30603)
  • New Resource: aws_pipes_pipe (#​30538)
  • New Resource: aws_quicksight_iam_policy_assignment (#​30653)
  • New Resource: aws_quicksight_ingestion (#​30487)
  • New Resource: aws_quicksight_namespace (#​30681)
  • New Resource: aws_sagemaker_data_quality_job_definition (#​30301)
  • New Resource: aws_sagemaker_monitoring_schedule (#​30684)
  • New Resource: aws_vpclattice_service_network_service_association (#​30410)
  • New Resource: aws_vpclattice_service_network_vpc_association (#​30411)
  • New Resource: aws_vpclattice_target_group (#​30455)

ENHANCEMENTS:

  • data-source/aws_dx_connection: Add partner_name attribute (#​30385)
  • data-source/aws_lambda_function_url: Add invoke_mode attribute (#​30547)
  • data-source/aws_nat_gateway: Add association_id attribute (#​30546)
  • data-source/aws_sagemaker_prebuilt_ecr_image: Added sagemaker-model-monitor-analyzer images (#​30301)
  • resource/aws_acmpca_certificate: Add api_passthrough argument (#​28142)
  • resource/aws_api_gateway_rest_api: Added fail_on_warnings attribute (#​22300)
  • resource/aws_dx_connection: Add partner_name attribute (#​30385)
  • resource/aws_dx_gateway: Add plan time validation to name argument (#​30375)
  • resource/aws_dx_gateway: Allow updates to name without forcing resource replacement (#​30375)
  • resource/aws_ec2_client_vpn_route: Increase Create and Delete timeouts to 4 minutes (#​30552)
  • resource/aws_lambda_function_url: Add invoke_mode attribute (#​30547)
  • resource/aws_mwaa_environment: Add startup_script_s3_path and startup_script_s3_object_version attributes (#​30549)
  • resource/aws_nat_gateway: Add association_id attribute (#​30546)
  • resource/aws_servicecatalog_provisioned_product: Surfaces more clear error message when resource fails to apply (#​30663)
  • resource/aws_wafv2_web_acl: Add aws_managed_rules_atp_rule_set to managed_rule_group_configs configuration block (#​30518)

BUG FIXES:

  • resource/aws_batch_compute_environment: Fix crash when compute_resources.launch_template is empty (#​30537)
  • resource/aws_cognito_managed_user_pool_client: Allow removing token_validity_units (#​30662)
  • resource/aws_cognito_user_pool_client: Allow removing token_validity_units (#​30662)
  • resource/aws_db_instance: Allow engine and engine_version to be set when replicate_source_db is set (#​30703)
  • resource/aws_db_instance: Fixes panic when updating replica_mode (#​30714)
  • resource/aws_dynamodb_table_item: Would report spurious diffs when List and Map attributes were changed out-of-band (#​30712)
  • resource/aws_elasticache_user_group: Change user_group_id to ForceNew (#​30533)
  • resource/aws_launch_template: Fix crash when instance_market_options.spot_options is empty (#​30539)
  • resource/aws_msk_serverless_cluster: Change vpc_config.security_group_ids to Computed (#​30535)
  • resource/aws_quicksight_data_set: Fix to properly send physical_table_map.*.relational_table.catalog when set (#​30704)
  • resource/aws_quicksight_data_set: Fix to properly send physical_table_map.*.relational_table.schema when set (#​30704)
  • resource/aws_rds_cluster: Prevent db_instance_parameter_group_name from causing errors on minor upgrades (#​30679)
  • resource/aws_rds_cluster_parameter_group: Fixes differences being reported on every apply when setting system-source parameters (#​30536)

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 changed the title chore(deps): update terraform aws to v4.61.0 chore(deps): update terraform aws to v4.62.0 Apr 7, 2023
@renovate renovate bot force-pushed the renovate/aws-4.x-lockfile branch from bece44b to 206fe17 Compare April 7, 2023 01:01
@renovate renovate bot force-pushed the renovate/aws-4.x-lockfile branch from 206fe17 to 0bb3d87 Compare April 14, 2023 01:32
@renovate renovate bot changed the title chore(deps): update terraform aws to v4.62.0 chore(deps): update terraform aws to v4.63.0 Apr 14, 2023
@jnonino jnonino merged commit 8b82314 into main Apr 19, 2023
@jnonino jnonino deleted the renovate/aws-4.x-lockfile branch April 19, 2023 07:38
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