Terraform module blueprint
Here's the gist of using it directly from github.
module cicd {
source = "terraform-module/namespace/kubernetes"
version = "0.1.0"
name = "namespace-name"
description = "custom-namespace"
}
Error: no lines in file
$ make help
hooks Commit hooks setup
validate Validate with pre-commit hooks
changelog Update changelog
release Create release version
- π Use a succinct title and description.
- π Bugs & feature requests can be be opened
- πΆ Support questions are better asked on Stack Overflow
- π Be nice, civil and polite (as always).
Copyright 2019 Ivan Katliarhcuk
MIT Licensed. See LICENSE for full details.
Submit a pull request
Currently maintained by Ivan Katliarchuk and these awesome contributors.