Starter kit for deploying FilmDrop AWS infrastructure via Terraform. See USAGE.md for getting started guide.
Once you've completed that guide, you may remove this section of the README.md.
| Name | Version |
|---|---|
| terraform | >= 1.13 |
| aws | ~> 5.22 |
| Name | Source | Version |
|---|---|---|
| filmdrop | git::https://github.com/Element84/filmdrop-aws-tf-modules.git//profiles/core | v2.58.0 |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| filmdrop_config | Complete configuration object for FilmDrop module. See the filmdrop-aws-tf-modules configuration guide to discover what this look like. | any |
n/a | yes |
| primary_aws_region | Primary AWS region for this FilmDrop deployment. Note that us-east-1 will still be used for resources that require it, such as CloudFront, regardless of what this variable is set to. |
string |
n/a | yes |
No outputs.