docs: updated readme and added terraform-docs config
This commit is contained in:
5
.terraform-docs.yml
Normal file
5
.terraform-docs.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
formatter: markdown document
|
||||||
|
|
||||||
|
output:
|
||||||
|
mode: inject
|
||||||
|
file: README.md
|
||||||
@@ -1,3 +1,11 @@
|
|||||||
|
# Terraform module for Lawndale Kubernetes environment
|
||||||
|
[](https://drone.thomasklein.me/thomasklein/terraform-lawndale-k8s)
|
||||||
|
|
||||||
|
This module manages the core Kubernetes cluster components running on Lawndale including workers.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- BEGIN_TF_DOCS -->
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
The following requirements are needed by this module:
|
The following requirements are needed by this module:
|
||||||
@@ -128,3 +136,4 @@ Default: `"udp"`
|
|||||||
## Outputs
|
## Outputs
|
||||||
|
|
||||||
No outputs.
|
No outputs.
|
||||||
|
<!-- END_TF_DOCS -->
|
||||||
|
|||||||
Reference in New Issue
Block a user