hulk510 / playground

This is frontend playground with monorepo for WAI(haruka). created by turbo.
https://haruka.dad
0 stars 0 forks source link

chore(deps): update terraform aws to v5.75.0 #1217

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 5.74.0 -> 5.75.0

Release Notes

hashicorp/terraform-provider-aws (aws) ### [`v5.75.0`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5750-November-7-2024) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v5.74.0...v5.75.0) BREAKING CHANGES: - resource/aws_api_gateway_stage: Add `canary_settings.deployment_id` attribute as `required` ([#​39929](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39929)) NOTES: - provider: validation of arguments implementing the custom `ARNType` will properly surface validation errors ([#​40008](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40008)) - resource/aws_api_gateway_stage: `deployment_id` was added to `canary_settings` as a `required` attribute. This breaking change was necessary to make `canary_settings` functional. Without this change all canary traffic was routed to the main deployment ([#​39929](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39929)) FEATURES: - **New Data Source:** `aws_spot_datafeed_subscription` ([#​39647](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39647)) ENHANCEMENTS: - data-source/aws_batch_job_definition: Add `init_containers`, `share_process_namespace`, and `image_pull_secrets` attributes ([#​40019](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40019)) - resource/aws_batch_job_definition: Add `init_containers` and `share_process_namespace` arguments ([#​40019](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40019)) - resource/aws_batch_job_definition: Increase maximum number of `containers` arguments to 10 ([#​40019](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40019)) - resource/aws_eks_addon: Add `pod_identity_association` argument ([#​38357](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/38357)) - resource/aws_iam_user_login_profile: Mark the `password` argument as sensitive ([#​39991](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39991)) BUG FIXES: - resource/aws_api_gateway_deployment: Fix destroy error when canary stage still exists on resource ([#​39929](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39929)) - resource/aws_codedeploy_deployment_group: Remove maximum items limit on the `alarm_configuration.alarms` argument ([#​39971](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39971)) - resource/aws_eks_addon: Handle `ResourceNotFound` exceptions during resource destruction ([#​38357](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/38357)) - resource/aws_elasticache_reserved_cache_node: Fix `Value Conversion Error` during resource creation ([#​39945](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39945)) - resource/aws_lb_listener: Fix errors when updating the `tcp_idle_timeout_seconds` argument for gateway load balancers ([#​40039](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40039)) - resource/aws_lb_listener: Remove the default `tcp_idle_timeout_seconds` value, preventing `ModifyListenerAttributes` API calls when a value is not explicitly configured ([#​40039](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40039)) - resource/aws_vpc_ipam_pool: Fix bug when `public_ip_source = "amazon"`: `The request can only contain PubliclyAdvertisable if the AddressFamily is IPv6 and PublicIpSource is byoip.` ([#​40042](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40042))

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Skipped Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **haruka.dad** | ⬜️ Ignored ([Inspect](https://vercel.com/hulk510s-projects/haruka.dad/BXqtR1hLepzvMycS8VN1ERRY38jQ)) | [Visit Preview](https://harukadad-git-renovate-aws-5x-hulk510s-projects.vercel.app) | | Nov 9, 2024 3:47am | | **playground** | ⬜️ Ignored ([Inspect](https://vercel.com/hulk510s-projects/playground/64bqVh3D1ge4gfGSXC11cXvx8KQf)) | [Visit Preview](https://playground-git-renovate-aws-5x-hulk510s-projects.vercel.app) | | Nov 9, 2024 3:47am | | **portfolio** | ⬜️ Ignored ([Inspect](https://vercel.com/hulk510s-projects/portfolio/FtvFeGtvPkbDwXds5eJnudjsxfqm)) | [Visit Preview](https://portfolio-git-renovate-aws-5x-hulk510s-projects.vercel.app) | | Nov 9, 2024 3:47am |
changeset-bot[bot] commented 2 weeks ago

⚠️ No Changeset found

Latest commit: 222192d53df72275f6c7b82ad07261eebfcd5bf8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR