You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# AWS S3 Static Website Terraform Module
2
2
3
-
Terraform Module for an Amazon S3 Static Website, fronted by a CloundFront Distribution.
3
+
[Terraform Module](https://registry.terraform.io/modules/conortm/s3-static-website) for an Amazon S3 Static Website, fronted by a CloundFront Distribution.
4
+
5
+
**Note:** This module "works" but is still in development. See [TODO section](#todo). Also, suggestions welcome!
4
6
5
7
## Features
6
8
@@ -18,8 +20,8 @@ It requires (for now?) that the following have been setup outside this module:
0 commit comments