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 v4.60.0 #288

Merged
merged 1 commit into from
Mar 27, 2023
Merged

Update Terraform aws to v4.60.0 #288

merged 1 commit into from
Mar 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 4.59.0 -> 4.60.0

Release Notes

hashicorp/terraform-provider-aws

v4.60.0

Compare Source

FEATURES:

  • New Data Source: aws_appmesh_route (#​26695)
  • New Data Source: aws_appmesh_virtual_gateway (#​27057)
  • New Resource: aws_cognito_managed_user_pool_client (#​30140)
  • New Resource: aws_oam_link (#​30125)
  • New Resource: aws_sesv2_contact_list (#​30094)

ENHANCEMENTS:

  • data-source/aws_ecs_cluster: Add tags attribute (#​30073)
  • resource/aws_appmesh_virtual_gateway: Add logging.access_log.file.format configuration block (#​29315)
  • resource/aws_appmesh_virtual_node: Add logging.access_log.file.format configuration block (#​29315)
  • resource/aws_rds_cluster: Conflict snapshot_identifier and global_cluster_identifier attributes, preventing misleading results on restore (#​30158)
  • resource/aws_securityhub_account: Add enable_default_standards argument (#​13477)
  • resource/aws_securityhub_member: email is Optional (#​19065)

BUG FIXES:

  • data-source/aws_appmesh_mesh: Don't attempt to list tags if the current AWS account is not the mesh owner (#​26695)
  • data-source/aws_appmesh_virtual_service: Don't attempt to list tags if the current AWS account is not the mesh owner (#​26695)
  • resource/aws_apigateway_domain_name: Add ability to update mutual_tls_authentication.truststore_uri in place (#​30081)
  • resource/aws_apigatewayv2_domain_name: Add ability to update mutual_tls_authentication.truststore_uri in place (#​30081)
  • resource/aws_appmesh_gateway_route: Use configured mesh_owner when deleting shared gateway route (#​29362)
  • resource/aws_appmesh_route: Use configured mesh_owner value when deleting shared route (#​29362)
  • resource/aws_appmesh_virtual_gateway: Use configured mesh_owner value when deleting shared virtual gateway (#​29362)
  • resource/aws_appmesh_virtual_node: Use configured mesh_owner value when deleting shared virtual node (#​29362)
  • resource/aws_appmesh_virtual_router: Use configured mesh_owner value when deleting shared virtual router (#​29362)
  • resource/aws_appmesh_virtual_service: Use configured mesh_owner value when deleting shared virtual service (#​29362)
  • resource/aws_cognito_risk_configuration: Adds validation to risk_exception_configuration and requires at least one of account_takeover_risk_configuration, compromised_credentials_risk_configuration, or risk_exception_configuration. (#​30074)
  • resource/aws_medialive_channel: Change TypeSet to TypeList on video_description, to get more precise actions from plan output (#​30064)
  • resource/aws_medialive_channel: Fix type casting for h264_settings in video_descriptions (#​30063)
  • resource/aws_medialive_channel: Fix type casting of program_num, segmentation_time and fragment_time for m2ts_settings (#​30025)
  • resource/aws_opsworks_application: Don't return an error like deleting OpsWorks Application (...): %!s() after successful Delete (#​30101)
  • resource/aws_pinpoint_app: Don't return an error like deleting Pinpoint Application (...): %!s() after successful Delete (#​30101)
  • resource/aws_placement_group: Change spread_level to Computed (#​28596)
  • resource/aws_security_group: Improve respect for delete timeout set by user and retry of certain errors (#​30114)
  • resource/aws_transfer_server: Fix error refreshing protocol_details.as2_transports value (#​30115)

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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added dependency/terraform Dependency Terraform kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/xs Size XS status/review_needed The issue or PR needs to be reviewed labels Mar 24, 2023
@github-actions github-actions bot added size/l Size L area/terraform Terraform cloud/aws Cloud Provider / Amazon AWS labels Mar 24, 2023
@nlamirault nlamirault merged commit 980381e into main Mar 27, 2023
@nlamirault nlamirault deleted the renovate/aws-4.x branch March 27, 2023 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/terraform Terraform cloud/aws Cloud Provider / Amazon AWS dependency/terraform Dependency Terraform kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/l Size L size/xs Size XS status/review_needed The issue or PR needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant