Skip to content

Latest commit

 

History

History

tools

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Automation tools

This directory contains scripts for automating various operations.

Magic Modules

Magic Modules is a tool used to autogenerate Terraform Provider for GCP. We have forked this project to allow the validation to automatically generate rules for TFLint.

See the README for how to use this module. You can generate rules with the command like the following:

$ bundle exec compiler -a --force tflint -v ga -e terraform -o $GOPATH/src/github.com/terraform-linters/tflint-ruleset-google/rules/magicmodules