aboutsummaryrefslogtreecommitdiff
path: root/app/models/backends/terraform_aws.rb
Commit message (Expand)AuthorAge
* WIPami-backendChristopher Baines2019-05-24
* Only show available backends on the setup pageChristopher Baines2018-07-05
* Handle the Guix signing-key not existingrelease_9Christopher Baines2018-07-03
* Neaten up SSH handlingChristopher Baines2018-06-24
* Add support for managing Terraform AWS backends from the show pageChristopher Baines2018-06-23
* Split out a couple of modules from the TerraformAws classChristopher Baines2018-06-23
* Handle SSH keys via the databaseChristopher Baines2018-06-23
* Replace the GovukGuix::BuildJobChristopher Baines2018-06-22
* Also share the /var/log directory with the hostChristopher Baines2018-06-04
* Share /var/cache and /var/lib with the hostChristopher Baines2018-06-03
* Add support for destroying Terraform AWS backendsChristopher Baines2018-06-03
* Extract the backend variables out in the AWS backendChristopher Baines2018-06-03
* Support data snapshots for the AWS backendChristopher Baines2018-06-03
* Change how the EFS File System is handledChristopher Baines2018-06-03
* Use basic authentication for mini environmentsChristopher Baines2018-05-30
* Use proper error pages for mini environmentsChristopher Baines2018-05-30
* Use the services specified when building mini environmentsChristopher Baines2018-05-30
* Remove duplicated build optionChristopher Baines2018-05-28
* Improve the AWS backendChristopher Baines2018-05-03
* Add extra fields to the Terraform AWS backendChristopher Baines2018-05-03
* Move the terraform utilities to lib/Christopher Baines2018-04-12
* License under the AGPLv3+Christopher Baines2018-04-12
* Provide the AWS access key and secret as variablesChristopher Baines2018-04-03
* Add domains to backends, and rework build jobsChristopher Baines2018-04-03
* Add missing importsChristopher Baines2018-04-03
* Refactor the backendsChristopher Baines2018-04-03
* Appease RubocopChristopher Baines2018-04-03
* Improve AWS backend supportChristopher Baines2018-03-29
* Add backend controllers, models and viewsChristopher Baines2018-03-29