tflint-ruleset-portefaix

command module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2022 License: MPL-2.0 Imports: 3 Imported by: 0

README

TFLint Ruleset Portefaix

Requirements

  • TFLint v0.24+
  • Go v1.16

Installation

You can install the plugin with tflint --init. Declare a config in .tflint.hcl as follows:

plugin "portefaix" {
  enabled = true

  version = "0.1.0"
  source  = "github.com/terraform-linters/tflint-ruleset-portefaix"
}

Rules

Name Description Severity Enabled Link
terraform_portefaix_standard_structure Check module respect Portefaix directories recommendations ERROR
terraform_portefaix_standard_files Check module respect Portefaix files recommendations ERROR
terraform_portefaix_tfenv Check module use a file for Tfenv ERROR

Building the plugin

Clone the repository locally and run the following command:

$ make build

You can easily install the built plugin with the following:

$ make install

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL