diff --git a/.terraform-docs.yml b/.terraform-docs.yml new file mode 100644 index 0000000..e41c6c7 --- /dev/null +++ b/.terraform-docs.yml @@ -0,0 +1,5 @@ +formatter: markdown document + +output: + mode: inject + file: README.md diff --git a/README.md b/README.md index 01d397d..f8710ea 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +# Terraform module for Lawndale Kubernetes environment +[![Build Status](https://drone.thomasklein.me/api/badges/thomasklein/terraform-lawndale-k8s/status.svg)](https://drone.thomasklein.me/thomasklein/terraform-lawndale-k8s) + +This module manages the core Kubernetes cluster components running on Lawndale including workers. + + + + ## Requirements The following requirements are needed by this module: @@ -128,3 +136,4 @@ Default: `"udp"` ## Outputs No outputs. +