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 |
Jason Padvorac
|
8d97c3656c
|
Add listener.ssl_certificate_id support to AWS ELB
|
2014-08-10 17:16:53 -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 |