Skip to content

base repository template using f5-devops-containers

License

Notifications You must be signed in to change notification settings

vinnie357/repository_template

Repository files navigation

repository_template

base repository template using f5-devops-containers

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 "[email protected]"

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

base repository template using f5-devops-containers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published