Commit Graph

21 Commits

Author SHA1 Message Date
Alek Storm 5a84296c61 Add 'security_groups' and 'subnets' args to 'aws_elb' 2014-08-07 17:41:15 -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