Terraform module for a static website
| Name |
Version |
| aws |
~> 3.3.0 |
| aws |
~> 3.3.0 |
| Name |
Version |
| aws |
~> 3.3.0 ~> 3.3.0 |
| aws.us-east-1 |
~> 3.3.0 ~> 3.3.0 |
| Name |
Description |
Type |
Default |
Required |
| aws_region |
AWS region name (us-east-1, eu-east-1...) |
string |
n/a |
yes |
| default_root_object |
Default root object e.g: index.html |
string |
"index.html" |
no |
| domain_name |
Domain name |
string |
n/a |
yes |
| environment |
Name of the environment |
string |
n/a |
yes |
| hosted_zone_id |
Route 53 hosted zone id |
string |
n/a |
yes |
| project_name |
Name of the project |
string |
n/a |
yes |
| stack |
Stack name, name of the project, customer name... |
string |
n/a |
yes |
No output.