diff --git a/README.md b/README.md index 9a826a2..fcf1fba 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,8 @@ The image contains opinionated cool tools around Terraform like: ## Other useful tools around Terraform (not in this image) * [terraform-docs](https://github.com/segmentio/terraform-docs): Get rid of modules documentation gruntwork by using a cli that reads your code and generate a clean markdown (among other formats) documentation. + + +## Release + +A release is made automatically after each merge on master !