Commit Graph

10 Commits

Author SHA1 Message Date
Sathiya Shunmugasundaram 0b681edb6c AMI changes to reflect latest HVM and instance type changes to t2.micro 2015-06-02 15:54:08 -04:00
Sathiya Shunmugasundaram f72c21a032 variable changes for instance types 2015-06-01 01:57:18 -04:00
Sathiya Shunmugasundaram edbd023ee5 Adding rhel scripts and changes for rhel paramaters 2015-06-01 01:26:50 -04:00
Sathiya Shunmugasundaram 7c76a5d816 moved scripts/* under scripts/ubuntu to add support for other platforms 2015-05-31 14:00:57 -04:00
Sathiya Shunmugasundaram a65cc9367f Added tags for EC2 instances 2015-05-20 20:38:42 -04:00
Sathiya Shunmugasundaram f1f18dc766 Added access/secret key variables and added Tag to instances, removed egress section since it comes by default 2015-05-09 16:50:11 -04:00
Paul Hinze e1b3d4f4da terraform/aws module: typo
This is what I get for thinking that the GitHub in-browser editor would
be sufficient. -_-
2015-05-08 13:35:24 -05:00
Paul Hinze bc551e8747 Add egress rule to SG for TF 0.5 compat
See "NOTE on Egress rules" here http://www.terraform.io/docs/providers/aws/r/security_group.html

As reported here: https://github.com/hashicorp/terraform/issues/1873
2015-05-08 13:09:51 -05:00
Benjamin Yu 4c0ecc3b6f Add Terraform Variable for AWS instance type
Details:
* Adds an input variable to the consul terraform template module to
  allow a user of the module to specify a different
  AWS instance type to launch.
* The default is still "m1.small".
* The module input variable is named "instance_type".
2015-03-14 11:00:22 -07:00
Mitchell Hashimoto c4b4f5e9f5 terraform modules (for TF 0.3) 2014-10-11 17:10:05 -07:00