Skip to content

Commit

Permalink
DOCS: Adjust README
Browse files Browse the repository at this point in the history
  • Loading branch information
timmeinerzhagen authored Nov 3, 2021
1 parent e10d5b0 commit 7dc061d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down Expand Up @@ -104,4 +104,4 @@ module "website" {
| Name | Description |
|------|-------------|
| <a name="output_alternate_urls"></a> [alternate\_urls](#output\_alternate\_urls) | Alternate URLs of the website |
| <a name="output_url"></a> [url](#output\_url) | URL of the main website |
| <a name="output_url"></a> [url](#output\_url) | URL of the main website |

0 comments on commit 7dc061d

Please sign in to comment.