Commit Graph

41 Commits

Author SHA1 Message Date
Ian Delahorne 9f91c4e8c3 Add IAM Instance profile support to AWS instance provider 2014-09-23 13:06:30 -05:00
Jack Pearkes 002e640d0b Merge pull request #259 from hden/vpc_zone_identifier
allow vpc_zone_identifier in aws_autoscaling_group
2014-09-16 10:44:32 -04:00
Jack Pearkes 9fc775e41c providers/aws: fix tests for subnet map_public_ip, add docs
This working depends on merging mitchellh/goamz#109

Related: #285

cc/ @hden
2014-09-16 10:37:22 -04:00
Jack Pearkes 2a893294e3 Merge pull request #296 from jmartelletti/master
Documentation fixes
2014-09-16 09:55:22 -04:00
Jack Pearkes f16485664d website: document db_subnet_group
cc/ @buth
2014-09-16 09:53:41 -04:00
James Martelletti 1f08ddf27d Change to valid CIDR address 2014-09-16 21:41:10 +10:00
James Martelletti a8947b17cd Provide all required parameters in example 2014-09-16 21:40:46 +10:00
James Martelletti 78e072e0b6 source_dest_check defaults to true in the code 2014-09-16 21:40:16 +10:00
Mitchell Hashimoto b3c5b848f9 website: update docs for GH-260] 2014-09-07 16:03:48 -07:00
Hao-kang Den 125977e075 allow vpc_zone_identifier in aws_autoscaling_group 2014-09-03 09:38:07 +08:00
James Martelletti 821a0a6dc6 Fix typo, proviate_ip -> private_ip 2014-09-01 18:06:39 +10:00
Mitchell Hashimoto a292625846 website: private IP docs 2014-08-21 17:17:50 -07:00
Alek Storm aef799057e Update aws_route_table docs to clarify 'route' block usage 2014-08-21 17:08:51 -07:00
Jack Pearkes 33a7d32f40 Merge pull request #172 from deoxxa/add-vpc-dns-attributes
add vpc dns attribute support
2014-08-20 11:14:07 -07:00
Jack Pearkes 97cae408b2 providers/aws: tests and document adding load balancers to autoscaling
cc/ @thatha
2014-08-20 10:42:14 -07:00
Mitchell Hashimoto 7ebd3c0a48 website: fix cidr block on aws_subnet [GH-199] 2014-08-19 12:49:30 -07:00
deoxxa 4405a8d974 add vpc dns attribute support 2014-08-09 22:43:00 +10:00
Alek Storm 5a84296c61 Add 'security_groups' and 'subnets' args to 'aws_elb' 2014-08-07 17:41:15 -07:00
Alex Gaynor 277a0b3da7 Fixed a typo in the docs 2014-08-06 14:52:56 -07:00
Hector Castro 1420e261d7 Add required description attribute to aws_security_group example. 2014-08-02 22:41:00 -04:00
Hector Castro 733f10d7b9 Add documentation for aws_db_instance/final_snapshot_identifer. 2014-08-01 11:34:46 -04:00
Jack Pearkes 9c02e41e73 website: document security group description requirement 2014-07-30 17:59:09 -04:00
Luke Chadwick dcd6449245 Add documentation for elb health_check 2014-07-30 22:14:18 +10:00
Jack Pearkes 6aeda8db96 website: fix EIP VPC docs
close #91
2014-07-29 18:12:00 -04:00
Luke Chadwick 96c05c881a Update documentation to include the new user_data attribute on aws_launch_configuration 2014-07-30 07:31:21 +10:00
Jack Pearkes 21030db30e Merge pull request #78 from borgified/website_typos
Website typos
2014-07-29 10:44:29 -04:00
Luke Chadwick 8d2e232602 Update documentation to reflect the addition of associate_public_ip_address to the aws_instance resource 2014-07-29 22:12:43 +10:00
borgified b5590ee6da spellchecked all the *.markdown
ran this command:
find . -iname *.markdown -type f -exec aspell check {} \;
and manually checked each problem that aspell found
2014-07-28 23:51:24 -07:00
Armon Dadgar 7b85fde0e4 website: correct docs 2014-07-28 13:24:20 -04:00
Jack Pearkes 1d06ecb7a9 website: add note about security group names/ids on instances 2014-07-24 18:57:26 -04:00
Armon Dadgar 2a9ae79a22 website: Complete AWS docs 2014-07-23 23:35:03 -04:00
Armon Dadgar b30f52a415 website: ELB docs 2014-07-23 21:16:41 -04:00
Armon Dadgar 6f8732d01f website: more docs 2014-07-23 17:41:48 -04:00
Armon Dadgar 7ecfb3610b website: More AWS 2014-07-23 17:26:50 -04:00
Armon Dadgar 8517d0950b website: S3 buket 2014-07-23 16:38:12 -04:00
Armon Dadgar e4ff3e7d13 website: Docs for VPC, subnet, sec group 2014-07-23 16:32:33 -04:00
Armon Dadgar d361400be6 website: EIP 2014-07-23 16:08:07 -04:00
Armon Dadgar 78c720935d website: route53 record 2014-07-23 15:56:33 -04:00
Armon Dadgar e03648528c website: AWS provider skeleton 2014-07-23 15:47:25 -04:00
Armon Dadgar ae1fc27cc0 website: AWS Provider 2014-07-23 15:14:35 -04:00
Armon Dadgar f934a1004d website: Starting to add providers 2014-07-23 14:50:44 -04:00