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): update terraform aws to ~> 5.23.0 #113

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor ~> 5.22.0 -> ~> 5.23.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.23.0

Compare Source

NOTES:

  • provider: This release includes an update to the AWS SDK for Go v2 with breaking type changes to several services: finspace, kafka, medialive, rds, s3control, timestreamwrite, and xray. These changes primarily affect how arguments with default values are serialized for outbound requests, changing scalar types to pointers. See this AWS SDK for Go V2 issue for additional context. The corresponding provider changes should make this breakfix transparent to users, but as with any breaking change there is the potential for missed edge cases. If errors are observed in the impacted resources, please link to this dependency update pull request in the bug report. (#​34096)

FEATURES:

  • New Resource: aws_iot_domain_configuration (#​24765)

ENHANCEMENTS:

  • data-source/aws_imagebuilder_image: Add image_scanning_configuration attribute (#​34049)
  • resource/aws_config_config_rule: Add evaluation_mode attribute (#​34033)
  • resource/aws_elasticache_replication_group: Add ip_discovery and network_type arguments (#​34019)
  • resource/aws_imagebuilder_image: Add image_scanning_configuration configuration block (#​34049)
  • resource/aws_kms_key: Add configurable timeouts (#​34112)
  • resource/aws_lambda_function: Add vpc_config.ipv6_allowed_for_dual_stack argument (#​34045)
  • resource/aws_lb: Add dns_record_client_routing_policy attribute to configure Availability Zonal DNS affinity on Network Load Balancer (NLB) (#​33992)
  • resource/aws_lb_target_group: Add target_health_state configuration block (#​34070)
  • resource/aws_lb_target_group: Remove default value (false) for connection_termination argument and mark as Computed, to support new default behavior for UDP/TCP_UDP target groups (#​34070)
  • resource/aws_neptune_cluster: Add slowquery as a valid enable_cloudwatch_logs_exports value (#​34053)

BUG FIXES:

  • provider/tags: Prevent crash when tags_all is null (#​34073)
  • resource/aws_autoscaling_group: Fix error when launch_template name is updated. (#​34086)
  • resource/aws_dms_s3_endpoint: Don't send the default value of false for add_trailing_padding_character, maintaining compatibility with older (pre-3.4.7) DMS engine versions (#​34048)
  • resource/aws_ecs_task_definition: Add 0 as a valid value for volume.efs_volume_configuration.transit_encryption_port, preventing unexpected drift (#​34020)
  • resource/aws_identitystore_group: Fix updating description attribute when it is changed (#​34037)
  • resource/aws_iot_indexing_configuration: Add thing_indexing_configuration.filter attribute, resolving InvalidRequestException: NamedShadowNames Filter must not be empty for enabling NamedShadowIndexingMode errors (#​26859)
  • resource/aws_storagegateway_gateway: Support the value 0 (representing Sunday) for maintenance_start_time.day_of_week (#​34015)
  • resource/aws_verifiedaccess_group: Fix InvalidParameterValue: Policy Document cannot be provided when Policy Enabled is false or missing errors when updating policy_document (#​34054)

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 bump:patch Attach to PR to automatically bump patch version on merge label Oct 27, 2023
@github-actions
Copy link
Contributor

🏷️ [bumpr] Next version:v1.20.2 Changes:v1.20.1...reviewdog:renovate/aws-5.x

@shogo82148 shogo82148 removed the bump:patch Attach to PR to automatically bump patch version on merge label Oct 27, 2023
@shogo82148 shogo82148 merged commit b353f35 into master Oct 27, 2023
12 checks passed
@shogo82148 shogo82148 deleted the renovate/aws-5.x branch October 27, 2023 01:11
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.

None yet

1 participant