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

chore(deps): bump hashicorp/aws from 4.40.0 to 4.55.0 #127

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2023

Bumps hashicorp/aws from 4.40.0 to 4.55.0.

Release notes

Sourced from hashicorp/aws's releases.

v4.55.0

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)

v4.54.0

NOTES:

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

4.55.0 (February 16, 2023)

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)

4.54.0 (February 9, 2023)

... (truncated)

Commits
  • 8af0bd7 Update CHANGELOG.md for #29389
  • 82e7bcf Merge pull request #29389 from hashicorp/td-launch-template-nullable-bool
  • 48c84af Merge pull request #29427 from hashicorp/b-secretsmanager-policy-race
  • 3084a2e Merge pull request #24350 from ahublersos/f-aws_organizations_ou_descendant_a...
  • 0b91321 Fix semgrep 'ci.semgrep.migrate.aws-api-context'.
  • 09cda9e d/aws_organizations_organizational_unit_descendant_accounts: Convert to 'With...
  • ae7f32a d/aws_organizations_organizational_unit_child_accounts: Add 'findAccountsForP...
  • 2864842 d/aws_organizations_organizational_units: Add 'findOUsForParent'.
  • eb00c80 d/aws_organizations_organizational_unit_child_accounts: Convert to 'WithoutTi...
  • dd82cfe Merge branch 'main' into HEAD
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.40.0 to 4.55.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v4.40.0...v4.55.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2023

The following labels could not be found: dependencies, terraform.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2023

Superseded by #128.

@dependabot dependabot bot closed this Feb 24, 2023
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/aws-4.55.0 branch February 24, 2023 22:59
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.

0 participants