grafana / loki

Like Prometheus, but for logs.
https://grafana.com/loki
GNU Affero General Public License v3.0
23.97k stars 3.46k forks source link

chore(deps): update terraform aws to ~> 5.77.0 #15057

Closed renovate[bot] closed 9 hours ago

renovate[bot] commented 10 hours ago

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor ~> 5.76.0 -> ~> 5.77.0

Release Notes

hashicorp/terraform-provider-aws (aws) ### [`v5.77.0`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5770-November-21-2024) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v5.76.0...v5.77.0) NOTES: - New [ephemeral resources](https://developer.hashicorp.com/terraform/language/v1.10.x/resources/ephemeral) `aws_kms_secrets`, `aws_lambda_invocation`, and `aws_secretsmanager_secret_version` now support [ephemeral values](https://developer.hashicorp.com/terraform/language/v1.10.x/values/variables#exclude-values-from-state). ([#​40009](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40009)) FEATURES: - **New Ephemeral Resource:** `aws_kms_secrets` ([#​40009](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40009)) - **New Ephemeral Resource:** `aws_lambda_invocation` ([#​39988](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39988)) - **New Ephemeral Resource:** `aws_secretsmanager_secret_version` ([#​40009](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40009)) - **New Resource:** `aws_rds_instance_state` ([#​40180](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40180)) ENHANCEMENTS: - data-source/aws_ami: Add warning diagnostic when `most_recent` is true and certain filter criteria are missing ([#​40211](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40211)) - data-source/aws_ecs_service: Add `availability_zone_rebalancing` attribute ([#​40225](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40225)) - resource/aws_ecs_service: Add `availability_zone_rebalancing` attribute ([#​40225](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40225)) - resource/aws_ecs_service: Add vpc_lattice_configurations argument ([#​40177](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40177)) - resource/aws_ecs_task_definition: Add `versionConsistency` argument to `container_definitions` ([#​40216](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40216)) - resource/aws_rds_global_cluster: Add `endpoint` argument to point to the writer DB instance in the current primary cluster ([#​39960](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39960)) BUG FIXES: - data-source/aws_subnet: Set `tags` from the `DescribeSubnets` response, removing the need for the `ec2:DescribeTags` IAM permission ([#​40144](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40144)) - resource/aws_cognito_user_pool: Fix crash when hashing nil `schema` element ([#​40195](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40195)) - resource/aws_eks_addon: Fix crash when `pod_identity_association` is modified ([#​40168](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40168)) - resource/aws_eks_addon: Fix to prevent persistent differences when `pod_identity_association` is changed ([#​40168](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40168))

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.



This PR was generated by Mend Renovate. View the repository job log.