adhocteam / soapbox

Apache License 2.0
11 stars 3 forks source link

[WIP] Initial static application infrastructure #141

Open malford opened 7 years ago

malford commented 7 years ago

Terraform templates for https://github.com/adhocteam/soapbox/issues/140

This PR contains the terraform templates to launch the following static application infrastructure:

To launch from local environment:

$ cd ops/aws/terraform/deployment/static
$ terraform apply -var application_name=static-app -var environment=test

to do (tracked in https://github.com/adhocteam/soapbox/issues/138):