Commit Graph

109 Commits

Author SHA1 Message Date
Paul Schoenfelder 8b196480c2 [installer] support AWS profiles
Use via `--profile=<profile_name>` or by setting `AWS_PROFILE`

Fixes #1
2018-04-27 14:27:24 -04:00
Paul Schoenfelder 363d36c004
Merge pull request #3 from poanetwork/add-license-1
Create LICENSE
2018-04-27 14:27:08 -04:00
Igor Barinov 8e2d539321
Create LICENSE 2018-04-27 14:23:17 -04:00
Paul Schoenfelder 0748c77ff8 [installer] clean up some unused code 2018-04-27 11:54:20 -04:00
Paul Schoenfelder d937bdb4d5 [installer] fix missing exit in error function 2018-04-27 11:44:45 -04:00
Paul Schoenfelder 6085ba8354 Update README 2018-04-26 14:59:01 -04:00
Paul Schoenfelder 2a8dc6d056 [installer] update destroy function to clean up backend objects 2018-04-26 14:55:29 -04:00
Paul Schoenfelder 1129527cc0 [rds] remove prevent_destroy attribute 2018-04-26 14:54:16 -04:00
Paul Schoenfelder b861da7809 Version 1.0
This commit provides the first version of POAs automated infrastructure
based in AWS. It uses Terraform for the infrastructure automation
itself, with some bash thrown in to cover the rest.

Run `bin/infra help` to get started
2018-04-26 12:41:22 -04:00