tflint-ruleset-azurerm

command module
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2020 License: MPL-2.0 Imports: 4 Imported by: 0

README

TFLint Ruleset for terraform-provider-azurerm

Build Status GitHub release

TFLint ruleset plugin for Terraform Provider for Azure (Resource Manager)

Requirements

  • TFLint v0.20+
  • Go v1.15

Installation

Download the plugin and place it in ~/.tflint.d/plugins/tflint-ruleset-azurerm (or ./.tflint.d/plugins/tflint-ruleset-azurerm). When using the plugin, configure as follows in .tflint.hcl:

plugin "azurerm" {
    enabled = true
}

Rules

200+ rules are available. See the documentation.

Building the plugin

Clone the repository locally and run the following command:

$ make

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
tools module

Jump to

Keyboard shortcuts

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