Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883377 - app-admin/tflint-43.0: Terraform linter
Summary: app-admin/tflint-43.0: Terraform linter
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: https://github.com/terraform-linters/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-28 02:43 UTC by Gabriel M. Dutra
Modified: 2022-11-30 02:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild (tflint-0.43.0.ebuild,499 bytes, text/plain)
2022-11-28 02:44 UTC, Gabriel M. Dutra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel M. Dutra 2022-11-28 02:43:33 UTC
Hi!

This is my first package in Gentoo. I'm send attached tflint-0.43.0.ebuild.

TFLint is a framework and each feature is provided by plugins, the key features are as follows:

- Find possible errors (like invalid instance types) for Major Cloud providers (AWS/Azure/GCP).

- Warn about deprecated syntax, unused declarations.

- Enforce best practices, naming conventions.



Reproducible: Always
Comment 1 Gabriel M. Dutra 2022-11-28 02:44:14 UTC
Created attachment 837855 [details]
ebuild