diff --git a/README.md b/README.md index 52779d4..bcda815 100644 --- a/README.md +++ b/README.md @@ -1,44 +1,6 @@ -# terraform-aws-template -[![Lint Status](https://github.com/tothenew/terraform-aws-template/workflows/Lint/badge.svg)](https://github.com/tothenew/terraform-aws-template/actions) [![LICENSE](https://img.shields.io/github/license/tothenew/terraform-aws-template)](https://github.com/tothenew/terraform-aws-template/blob/master/LICENSE) -This is a template to use for baseline. The default actions will provide updates for section bitween Requirements and Outputs. - -The following content needed to be created and managed: - - Introduction - - Explaination of module - - Intended users - - Resource created and managed by this module - - Example Usages - - -## Requirements - -| Name | Version | -|------|---------| -| [terraform](#requirement\_terraform) | >= 1.3.0 | - -## Providers - -No providers. - -## Modules - -No modules. - -## Resources - -No resources. - -## Inputs - -No inputs. - -## Outputs - -No outputs. - ## Authors