https://github.com/ukhomeoffice/dq-terraform-demo
https://github.com/ukhomeoffice/dq-terraform-demo
hodq terraform
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ukhomeoffice/dq-terraform-demo
- Owner: UKHomeOffice
- License: mit
- Created: 2017-10-13T14:29:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-08T12:47:58.000Z (over 6 years ago)
- Last Synced: 2025-02-16T21:26:23.072Z (3 months ago)
- Topics: hodq, terraform
- Language: HCL
- Size: 8.79 KB
- Stars: 0
- Watchers: 18
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DQ Terraform Demo
Simple proof of concept terraform scripts that will deploy the [UKHomeOffice/dq-packer-demo](https://github.com/UKHomeOffice/dq-packer-demo) built ami to an instance and setup a security group that allows http traffic
Requires the env vars `TF_VAR_aws_access_key` and `TF_VAR_aws_secret_key` to be set
Build is automated with drone, and will only `terraform deploy` on commits/merges to master but will always plan on pushes with output visible in drone.