vinnie357 / vin-lab

vin-lab 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vin-lab CSC

Vin-lab core services cluster

includes:

  • pre-commit
  • go
  • docker
  • terraform
  • terraform-docs

Development

don't forget to add your git user config

git config --global user.name "myuser"
git config --global user.email "myuser@domain.com"

checking for secrets as well as linting is performed by git pre-commit with the module requirements handled in the devcontainer.

testing pre-commit hooks:

# test pre commit manually
pre-commit run -a -v

About

vin-lab 2.0

License:Apache License 2.0


Languages

Language:HCL 42.4%Language:Shell 34.7%Language:Smarty 17.7%Language:Dockerfile 5.2%