Templates for development Terraform, Packer code.
Put .terraformrc
file in your $HOME and make dir:
mkdir -p $HOME/.terraform.d/plugin-cache
Setup pre-commit, tflint, shellcheck and other you need and modify .pre-commit-config.yaml
file in repo:
brew install pre-commit tflint shellcheck terraform-docs infracost jq