From 7dc061d1532dcbdada793ee9ede889039fd9594b Mon Sep 17 00:00:00 2001 From: Tim Jonas Meinerzhagen <34220101+timmeinerzhagen@users.noreply.github.com> Date: Wed, 3 Nov 2021 02:52:25 +0100 Subject: [PATCH] DOCS: Adjust README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 86e8891..519d02e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# WIP terraform-aws-website-secure +# WIP terraform-aws-website-secure v0.2.0 Creates a private website behind a cloudfront distribution, with SSL enabled. Custom Cognito hosted UI is put in front of it. The website files are hosted in an S3 bucket which is also created by the module. @@ -104,4 +104,4 @@ module "website" { | Name | Description | |------|-------------| | [alternate\_urls](#output\_alternate\_urls) | Alternate URLs of the website | -| [url](#output\_url) | URL of the main website | \ No newline at end of file +| [url](#output\_url) | URL of the main website |