ITADN
revanite-io/pvtr-terraform
revanite-io/pvtr-terraform · 文件
文件最后提交记录最后更新时间
README.md

pvtr-terraform

Terraform for pvtr plugins

Prerequisites

just

just is a command runner used for local development tasks.

Install with Homebrew:

brew install just

Usage

Linting

Validate all Terraform modules:

just lint

This runs terraform init -backend=false and terraform validate against each module in modules/.