diff --git a/README.md b/README.md index 999dd90..cb718b3 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,4 @@ -## Providers +## terraform-modules -No provider. - -## Inputs - -No input. - -## Outputs - -No output. +A collection of my public Terraform modules. All modules have their own readme file generated with [terraform-docs](https://github.com/segmentio/terraform-docs) and example file(s) which describe how to call the module from a root module. Enjoy!