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.49.0 #140

Merged
merged 1 commit into from
Jan 6, 2023
Merged

Update Terraform aws to v4.49.0 #140

merged 1 commit into from
Jan 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 4.48.0 -> 4.49.0

Release Notes

hashicorp/terraform-provider-aws

v4.49.0

Compare Source

NOTES:

  • resource/aws_dms_endpoint: For s3_settings cdc_min_file_size, AWS changed the multiplier to kilobytes instead of megabytes. In other words, prior to the change, a value of 32 represented 32 MiB. After the change, a value of 32 represents 32 KB. Change your configuration accordingly. (#​28578)
  • resource/aws_fsx_ontap_storage_virtual_machine: The subtype attribute is no longer deprecated (#​28567)

FEATURES:

  • New Data Source: aws_s3control_multi_region_access_point (#​28373)
  • New Resource: aws_appsync_type (#​28437)
  • New Resource: aws_auditmanager_assessment (#​28643)
  • New Resource: aws_auditmanager_assessment_report (#​28663)
  • New Resource: aws_ec2_instance_state (#​28639)
  • New Resource: aws_lightsail_bucket (#​28585)
  • New Resource: aws_ssoadmin_instance_access_control_attributes (#​23317)

ENHANCEMENTS:

  • data-source/aws_autoscaling_group: Add desired_capacity_type attribute (#​28658)
  • data-source/aws_kms_secrets: Add encryption_algorithm and key_id arguments in support of asymmetric keys (#​21054)
  • resource/aws_appflow_connector_profile: Add support for connector_type CustomConnector. Add cluster_identifier, database_name, and data_api_role_arn attributes for redshift connection_profile_properties (#​26766)
  • resource/aws_appsync_resolver: Add runtime and code arguments (#​28436)
  • resource/aws_appsync_resolver: Add plan time validation for caching_config.ttl (#​28436)
  • resource/aws_athena_workgroup: Add configuration.execution_role argument (#​28420)
  • resource/aws_autoscaling_group: Add desired_capacity_type argument (#​28658)
  • resource/aws_dms_endpoint: Change s3_settings cdc_min_file_size default to 32000 in order to align with AWS's change from megabytes to kilobytes for this setting (#​28578)
  • resource/aws_ecs_service: Add alarms argument (#​28521)
  • resource/aws_lightsail_instance: Add add_on configuration block. (#​28602)
  • resource/aws_lightsail_instance_public_ports: Add cidr_list_aliases argument (#​28376)
  • resource/aws_s3_access_point: Add bucket_account_id argument (#​28564)
  • resource/aws_s3control_storage_lens_configuration: Add advanced_cost_optimization_metrics, advanced_data_protection_metrics, and detailed_status_code_metrics arguments to the storage_lens_configuration.account_level and storage_lens_configuration.account_level.bucket_level configuration blocks (#​28564)
  • resource/aws_wafv2_rule_group: Add rule.action.captcha argument (#​28435)
  • resource/aws_wafv2_web_acl: Add rule.action.challenge argument (#​28305)
  • resource/aws_wafv2_web_acl: Add support for ManagedRuleGroupConfig (#​28594)

BUG FIXES:

  • data-source/aws_cloudwatch_log_group: Restore use of ListTagsLogGroup API (#​28492)
  • resource/aws_cloudwatch_log_group: Restore use of ListTagsLogGroup, TagLogGroup and UntagLogGroup APIs (#​28492)
  • resource/aws_dms_endpoint: Add s3 setting ignore_header_rows and deprecate misspelled ignore_headers_row. (#​28579)
  • resource/aws_elasticache_user_group_association: Retry on InvalidUserGroupState errors to handle concurrent updates (#​28689)
  • resource/aws_lambda_function_url: Fix removal of cors configuration block (#​28439)
  • resource/aws_lightsail_database: The availability_zone attribute is now optional/computed to support HA bundle_ids (#​28590)
  • resource/aws_lightsail_disk_attachment: Resolves a panic when an attachment fails and attempts to display the error returned by AWS. (#​28593)

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 <bot@renovateapp.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 Jan 6, 2023
@github-actions github-actions bot added area/terraform Terraform cloud/aws Cloud Provider / Amazon AWS size/l Size L labels Jan 6, 2023
@nlamirault nlamirault merged commit f51fa3e into main Jan 6, 2023
@nlamirault nlamirault deleted the renovate/aws-4.x branch January 6, 2023 14:54
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