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 ~> 4.63 #1721

Merged
merged 1 commit into from
Apr 20, 2023
Merged

Update Terraform aws to ~> 4.63 #1721

merged 1 commit into from
Apr 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor ~> 4.61 -> ~> 4.63

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)

Configuration

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

🚦 Automerge: Enabled.

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 force-pushed the renovate/aws-4.x branch 4 times, most recently from 003d055 to 7efe29c Compare April 12, 2023 15:47
@renovate renovate bot changed the title chore(deps): update terraform aws to ~> 4.62 chore(deps): update terraform aws to ~> 4.63 Apr 14, 2023
@renovate renovate bot force-pushed the renovate/aws-4.x branch 2 times, most recently from 795b037 to 869e941 Compare April 14, 2023 11:48
@renovate renovate bot changed the title chore(deps): update terraform aws to ~> 4.63 Update Terraform aws to ~> 4.63 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/aws-4.x branch 4 times, most recently from 90fce03 to b515085 Compare April 19, 2023 16:28
@amarthadan amarthadan merged commit 557a9b0 into master Apr 20, 2023
@amarthadan amarthadan deleted the renovate/aws-4.x branch April 20, 2023 09:31
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