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.56.0 #241

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.55.0 -> 4.56.0

Release Notes

hashicorp/terraform-provider-aws ### [`v4.56.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#​4560-February-24-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v4.55.0...v4.56.0) NOTES: - resource/aws_lambda_function: Updated to AWS SDK V2 ([#​29615](https://togithub.com/hashicorp/terraform-provider-aws/issues/29615)) FEATURES: - **New Data Source:** `aws_vpc_security_group_rule` ([#​29484](https://togithub.com/hashicorp/terraform-provider-aws/issues/29484)) - **New Data Source:** `aws_vpc_security_group_rules` ([#​29484](https://togithub.com/hashicorp/terraform-provider-aws/issues/29484)) - **New Resource:** `aws_networkmanager_connect_peer` ([#​29296](https://togithub.com/hashicorp/terraform-provider-aws/issues/29296)) - **New Resource:** `aws_vpc_security_group_egress_rule` ([#​29484](https://togithub.com/hashicorp/terraform-provider-aws/issues/29484)) - **New Resource:** `aws_vpc_security_group_ingress_rule` ([#​29484](https://togithub.com/hashicorp/terraform-provider-aws/issues/29484)) ENHANCEMENTS: - data-source/aws_ecr_image: Add `most_recent` argument to return the most recently pushed image ([#​26857](https://togithub.com/hashicorp/terraform-provider-aws/issues/26857)) - data-source/aws_ecr_repository: Add `most_recent_image_tags` attribute containing the most recently pushed image tag(s) in an ECR repository ([#​26857](https://togithub.com/hashicorp/terraform-provider-aws/issues/26857)) - resource/aws_lb_ssl_negotiation_policy: Add `triggers` attribute to force resource updates ([#​29482](https://togithub.com/hashicorp/terraform-provider-aws/issues/29482)) - resource/aws_load_balancer_listener_policy: Add `triggers` attribute to force resource updates ([#​29482](https://togithub.com/hashicorp/terraform-provider-aws/issues/29482)) - resource/aws_organizations_policy: Add `skip_destroy` attribute ([#​29382](https://togithub.com/hashicorp/terraform-provider-aws/issues/29382)) - resource/aws_organizations_policy_attachment: Add `skip_destroy` attribute ([#​29382](https://togithub.com/hashicorp/terraform-provider-aws/issues/29382)) - resource/aws_sns_topic: Add `signature_version` and `tracing_config` arguments ([#​29462](https://togithub.com/hashicorp/terraform-provider-aws/issues/29462)) BUG FIXES: - resource/aws_acmpca_certificate_authority: `revocation_configuration.crl_configuration.expiration_in_days` is Optional ([#​29613](https://togithub.com/hashicorp/terraform-provider-aws/issues/29613)) - resource/aws_default_vpc: Change `enable_network_address_usage_metrics` to Optional+Computed, matching the `aws_vpc` resource ([#​29607](https://togithub.com/hashicorp/terraform-provider-aws/issues/29607)) - resource/aws_lambda_function: Fix missing `ValidationException` message body ([#​29615](https://togithub.com/hashicorp/terraform-provider-aws/issues/29615)) - resource/aws_medialive_channel: Fix setting of `m2ts_settings` `arib_captions_pid` and `arib_captions_pid_control` attributes ([#​29467](https://togithub.com/hashicorp/terraform-provider-aws/issues/29467)) - resource/aws_resourceexplorer2\_view: Fix `Unexpected Planned Resource State on Destroy` errors when using Terraform CLI v1.3 and above ([#​29550](https://togithub.com/hashicorp/terraform-provider-aws/issues/29550)) - resource/aws_servicecatalog_provisioned_product: Fix to allow `outputs` to be `Computed` when the resource changes ([#​29559](https://togithub.com/hashicorp/terraform-provider-aws/issues/29559)) - resource/aws_sns_topic_subscription: Fix `filter_policy_scope` update from `MessageAttributes` to `MessageBody` with nested objects in `filter_policy` ([#​28572](https://togithub.com/hashicorp/terraform-provider-aws/issues/28572)) - resource/aws_wafv2\_web_acl: Prevent erroneous diffs and attempts to remove AWS-added rule when applying to CF distribution using AWS Shield to automatically mitigate DDoS ([#​29575](https://togithub.com/hashicorp/terraform-provider-aws/issues/29575))

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.