Commit Graph

10 Commits

Author SHA1 Message Date
Sathiya Shunmugasundaram e3e38a815c AMI changes to reflect latest HVM and instance type changes to t2.micro 2015-06-02 15:54:08 -04:00
Sathiya Shunmugasundaram dba915b8a5 variable changes for instance types 2015-06-01 01:57:18 -04:00
Sathiya Shunmugasundaram 1bb019423d Adding rhel scripts and changes for rhel paramaters 2015-06-01 01:26:50 -04:00
Sathiya Shunmugasundaram f94e70d66e moved scripts/* under scripts/ubuntu to add support for other platforms 2015-05-31 14:00:57 -04:00
Sathiya Shunmugasundaram f052b7c3df Added tags for EC2 instances 2015-05-20 20:38:42 -04:00
Sathiya Shunmugasundaram d93b7128d6 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 2fbde79415 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 5c22128fc7 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 29e9909c74 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 f01ce2668a terraform modules (for TF 0.3) 2014-10-11 17:10:05 -07:00