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.55.0 #223

Merged
merged 1 commit into from
Feb 20, 2023
Merged

Update Terraform aws to >= 4.55.0 #223

merged 1 commit into from
Feb 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor >= 4.54.0 -> >= 4.55.0

Release Notes

hashicorp/terraform-provider-aws

v4.55.0

Compare Source

FEATURES:

  • New Data Source: aws_organizations_organizational_unit_child_accounts (#​24350)
  • New Data Source: aws_organizations_organizational_unit_descendant_accounts (#​24350)
  • New Resource: aws_route53_cidr_collection (#​29407)
  • New Resource: aws_route53_cidr_location (#​29407)
  • New Resource: aws_vpc_ipam_resource_discovery (#​29216)
  • New Resource: aws_vpc_ipam_resource_discovery_association (#​29216)

ENHANCEMENTS:

  • data-source/aws_s3_bucket_object: Expand content types that can be read from S3 to include some human-readable application types (e.g., application/xml, application/atom+xml) (#​27704)
  • data-source/aws_s3_object: Expand content types that can be read from S3 to include some human-readable application types (e.g., application/xml, application/atom+xml) (#​27704)
  • resource/aws_autoscaling_policy: Make resource_label optional in predefined_load_metric_specification, predefined_metric_pair_specification, and predefined_scaling_metric_specification (#​29277)
  • resource/aws_cloudwatch_log_group: Allow retention_in_days attribute to accept a three year retention period (1096 days) (#​29426)
  • resource/aws_db_proxy: Add auth.client_password_auth_type attribute (#​28432)
  • resource/aws_firehose_delivery_stream: Add ForceNew to dynamic_partitioning_configuration attribute (#​29093)
  • resource/aws_firehose_delivery_stream: Add configurable timeouts for create, update, and delete (#​28469)
  • resource/aws_neptune_cluster: Add neptune_instance_parameter_group_name argument, used only when upgrading major version (#​28051)
  • resource/aws_neptune_global_cluster: Increase Update timeout to 120 minutes (per global cluster member) (#​28051)
  • resource/aws_route53_cidr_location: Add cidr_routing_policy argument (#​29407)
  • resource/aws_s3_bucket: Accept 'NoSuchTagSetError' responses from S3-compatible services (#​28530)
  • resource/aws_s3_bucket: Add error handling for NotImplemented errors when reading lifecycle_rule or replication_configuration into terraform state. (#​28790)
  • resource/aws_s3_object: Accept 'NoSuchTagSetError' responses from S3-compatible services (#​28530)

BUG FIXES:

  • data-source/aws_elb: Fix errors caused by multiple security groups with the same name but different owners (#​29202)
  • resource/aws_appflow_connector_profile: Fix bug in connector_profile_config.0.connector_profile_properties.0.sapo_data.0.logon_language validation regex (#​28550)
  • resource/aws_appflow_flow: Fix misspelled source_connector_properties.0.sapo_data.0.object, which never worked, to be object_path (#​28600)
  • resource/aws_appmesh_route: Fix RequiredWith setting for spec.0.grpc_route.0.match.0.method_name attribute (#​29217)
  • resource/aws_autoscaling_policy: Fix type of target_value for predictive scaling (#​28444)
  • resource/aws_cloudfront_response_headers_policy: Allow server_timing_headers_config.0.sampling_rate to be 0 (#​27778)
  • resource/aws_codebuild_project: Fix err check on delete (#​29042)
  • resource/aws_ecs_service: Allow multiple service blocks within service_connect_configuration (#​28813)
  • resource/aws_ecs_service: Mark service_connect_configuration.service.client_alias as optional and ensure that only 1 such block can be provided (#​28813)
  • resource/aws_ecs_service: Require service_connect_configuration.log_configuration.log_driver to be provided (#​28813)
  • resource/aws_elb: Fix errors caused by multiple security groups with the same name but different owners (#​29202)
  • resource/aws_emr_cluster: Fix errors caused by multiple security groups with the same name but different owners (#​29202)
  • resource/aws_globalaccelerator_endpoint_group: Fix errors caused by multiple security groups with the same name but different owners (#​29202)
  • resource/aws_kms_key: Increase policy propagation eventual consistency timeouts from 5 minutes to 10 minutes (#​28636)
  • resource/aws_medialive_channel: Fix issue causing dbv_sub_pids attribute to be configured incorrectly in m2ts_settings (#​29371)
  • resource/aws_medialive_channel: Fix issue preventing audio_pids attribute from being configured in m2ts_settings (#​29371)
  • resource/aws_neptune_cluster: Fix restore-from-snapshot functionality using the snapshot_identifier argument on resource Create (#​28051)
  • resource/aws_neptune_cluster: Fix major version upgrade (#​28051)
  • resource/aws_sagemaker_user_profile: Change user_settings.0.jupyter_server_app_settings.0.default_resource_spec to be optional (#​28581)

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: Never, 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.

@Tansito Tansito self-requested a review February 20, 2023 17:48
Copy link
Member

@Tansito Tansito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Validation passed!

@Tansito Tansito merged commit ddff2df into main Feb 20, 2023
@Tansito Tansito deleted the renovate/aws-4.x branch February 20, 2023 17:48
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