luismayta / luismayta.github.io

Luismayta github io
GNU Lesser General Public License v3.0
6 stars 0 forks source link

ci(deps): Update Terraform aws to v4.42.0 #171

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 4.41.0 -> 4.42.0

Release Notes

hashicorp/terraform-provider-aws ### [`v4.42.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#​4420-November-28-2022) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v4.41.0...v4.42.0) FEATURES: - **New Data Source:** `aws_redshiftserverless_credentials` ([#​28026](https://togithub.com/hashicorp/terraform-provider-aws/issues/28026)) - **New Resource:** `aws_cloudwatch_log_data_protection_policy` ([#​28049](https://togithub.com/hashicorp/terraform-provider-aws/issues/28049)) ENHANCEMENTS: - data-source/aws_memorydb_cluster: Add `data_tiering` attribute ([#​28022](https://togithub.com/hashicorp/terraform-provider-aws/issues/28022)) - resource/aws_db_instance: Add `blue_green_update` argument in support of [RDS Blue/Green Deployments](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments.html) ([#​28046](https://togithub.com/hashicorp/terraform-provider-aws/issues/28046)) - resource/aws_efs_file_system: Add support for `AFTER_1_DAY` `lifecycle_policy.transition_to_ia` argument ([#​28054](https://togithub.com/hashicorp/terraform-provider-aws/issues/28054)) - resource/aws_efs_file_system: Add support for `elastic` `throughput_mode` argument ([#​28054](https://togithub.com/hashicorp/terraform-provider-aws/issues/28054)) - resource/aws_emrserverless_application: Add `architecture` argument ([#​28027](https://togithub.com/hashicorp/terraform-provider-aws/issues/28027)) - resource/aws_emrserverless_application: Mark `maximum_capacity` and `maximum_capacity.disk` as Computed, preventing spurious resource diffs ([#​28027](https://togithub.com/hashicorp/terraform-provider-aws/issues/28027)) - resource/aws_memorydb_cluster: Add `data_tiering` attribute ([#​28022](https://togithub.com/hashicorp/terraform-provider-aws/issues/28022)) - resource/aws_sns_topic_subscription: Add `filter_policy_scope` argument in support of [SNS message filtering](https://docs.aws.amazon.com/sns/latest/dg/sns-message-filtering.html) ([#​28004](https://togithub.com/hashicorp/terraform-provider-aws/issues/28004)) BUG FIXES: - resource/aws_lambda_function: Don't fail resource Create if AWS Signer service is not available in the configured Region ([#​28008](https://togithub.com/hashicorp/terraform-provider-aws/issues/28008)) - resource/aws_memorydb_cluster: Allow more than one element in `snapshot_arns` ([#​28022](https://togithub.com/hashicorp/terraform-provider-aws/issues/28022)) - resource/aws_sagemaker_user_profile: `user_settings.jupyter_server_app_settings`, `user_settings.kernel_gateway_app_settings`, and `user_settings.tensor_board_app_settings` are updateable ([#​28025](https://togithub.com/hashicorp/terraform-provider-aws/issues/28025))

Configuration

📅 Schedule: Branch creation - "after 10:30 before 18:00 every weekday except after 13:00 before 14:00" in timezone America/Lima, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.