cn-terraform / terraform-aws-ecs-fargate-service

AWS ECS Fargate Service Terraform Module
https://registry.terraform.io/modules/cn-terraform/ecs-fargate-service
Apache License 2.0
78 stars 47 forks source link

Update Terraform local to v2.4.0 #72

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
local (source) required_provider minor 2.2.3 -> 2.4.0

Release Notes

hashicorp/terraform-provider-local ### [`v2.4.0`](https://togithub.com/hashicorp/terraform-provider-local/blob/HEAD/CHANGELOG.md#​240-March-08-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-local/compare/v2.3.0...v2.4.0) NOTES: - This Go module has been updated to Go 1.19 per the [Go support policy](https://golang.org/doc/devel/release.html#policy). Any consumers building on earlier Go versions may experience errors. ([#​184](https://togithub.com/hashicorp/terraform-provider-local/issues/184)) FEATURES: - resource/local_file: added support for `MD5`, `SHA1`, `SHA256`, and `SHA512` checksum outputs. ([#​142](https://togithub.com/hashicorp/terraform-provider-local/issues/142)) - resource/local_sensitive_file: added support for `MD5`, `SHA1`, `SHA256`, and `SHA512` checksum outputs. ([#​142](https://togithub.com/hashicorp/terraform-provider-local/issues/142)) - data-source/local_file: added support for `MD5`, `SHA1`, `SHA256`, and `SHA512` checksum outputs. ([#​142](https://togithub.com/hashicorp/terraform-provider-local/issues/142)) - data-source/local_sensitive-file: added support for `MD5`, `SHA1`, `SHA256`, and `SHA512` checksum outputs. ([#​142](https://togithub.com/hashicorp/terraform-provider-local/issues/142)) ### [`v2.3.0`](https://togithub.com/hashicorp/terraform-provider-local/blob/HEAD/CHANGELOG.md#​230-January-11-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-local/compare/v2.2.3...v2.3.0) NOTES: - provider: Rewritten to use the [`terraform-plugin-framework`](https://www.terraform.io/plugin/framework) ([#​155](https://togithub.com/hashicorp/terraform-provider-local/issues/155))

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 has been generated by Mend Renovate. View repository job log here.