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
551d4980b9
website: update function docs
2014-08-19 13:16:29 -07:00
Mitchell Hashimoto
7ebd3c0a48
website: fix cidr block on aws_subnet [GH-199]
2014-08-19 12:49:30 -07:00
Jack Pearkes
4cdb95a6b2
Merge pull request #166 from alekstorm/aws-elb-subnets-security-groups
...
Add 'security_groups' and 'subnets' args to 'aws_elb'
2014-08-19 09:40:30 -07:00
Mitchell Hashimoto
637446d1ab
website: make it clearer how to retrieve DO key info
2014-08-11 09:14: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
46154ca1d3
Fixed a ton of typos in docs and comments
2014-08-07 00:19:56 -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
Nicholas Rempel
41d03fac3f
Fix example digital ocean image name
2014-07-31 10:48:31 -07:00
Jack Pearkes
9c02e41e73
website: document security group description requirement
2014-07-30 17:59:09 -04:00
Jack Pearkes
4a0ea48814
website: make ssh_key configuration for droplet clearer
2014-07-30 17:50:29 -04:00
Jack Pearkes
efc6f7b987
Merge pull request #110 from pokle/master
...
Fixed example
2014-07-30 10:19:57 -04:00
Luke Chadwick
dcd6449245
Add documentation for elb health_check
2014-07-30 22:14:18 +10:00
Tushar Pokle
7ff36710a6
Fixed example
...
The cat should actually be an echo if you want to write the IP address to a file
2014-07-30 21:56:02 +10:00
Jack Pearkes
7966af0d4e
website: fix drain docs formatting
2014-07-29 19:24:02 -04:00
Jack Pearkes
be0020b7fc
website: add heroku drain
...
cc/ @bmarini
2014-07-29 19:20:54 -04:00
Jack Pearkes
872acb3740
providers/digitalocean: fix ip address when using private networking
...
This adds a new `ipv4_address_private` and `ipv4_address_public`
computed attr. Also pulls in upstream changes from pearkes/digitalocean
2014-07-29 19:04:10 -04: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
borgified
9667d1fde2
Otherwsie -> Otherwise
2014-07-28 22:50:20 -07:00
Armon Dadgar
8ae47b5133
website: Typo fix
2014-07-28 20:21:18 -04:00
Armon Dadgar
813aaf192b
website: a sentance that makes sense is nice
2014-07-28 20:17:26 -04:00
Fwiffo
47d352fcd2
added "."
...
also not sure if "Consul provider" should be "Consul Provider" and
not sure what to do with the last sentence:
The provider optionally must can be configured with (something?)
to change default behavior.
2014-07-28 17:04:06 -07:00
Jamie Alessio
3e844301c5
Fixing incorrect use of "it's" in docs.
2014-07-28 13:09:32 -07:00
Mitchell Hashimoto
d28e5a1638
dos2unix
2014-07-28 10:43:00 -07:00
Armon Dadgar
7b85fde0e4
website: correct docs
2014-07-28 13:24:20 -04:00
Armon Dadgar
0b4950976c
Revert "providers/digitalocean: don't save status and locked"
...
This reverts commit b9414b832c
.
2014-07-28 13:04:17 -04:00
Armon Dadgar
4c739423a4
website: copy
2014-07-28 10:49:51 -04:00
Mitchell Hashimoto
21370b8e23
Merge pull request #42 from hashicorp/f-backup
...
command: Adding backup of state file
2014-07-27 22:55:24 -07:00
Armon Dadgar
8fbcd65eb1
website: Document the -backup flag
2014-07-27 23:40:18 -04:00
Mitchell Hashimoto
7e6141a1ca
website: plugins section, wip
2014-07-27 17:03:31 -07:00
Armon Dadgar
699101b0ca
website: Remove guides
2014-07-27 17:20:52 -04:00
Armon Dadgar
10383cfc67
website: Change local-exec example
2014-07-27 15:41:08 -04:00
Mitchell Hashimoto
63c0ff9260
website: update docs for apply command
2014-07-26 17:51:17 -07:00
Armon Dadgar
615d724aaa
website: Document consul provider
2014-07-26 20:42:25 -04:00
Mitchell Hashimoto
988ca2a81b
website: just create the guides index
2014-07-25 21:45:18 -07:00
Mitchell Hashimoto
a03af7809c
website: warning that plan files are insecure
2014-07-25 21:42:06 -07:00
Mitchell Hashimoto
d5049b65da
website: internals
2014-07-25 21:37:45 -07:00
Mitchell Hashimoto
f8520d1446
website: outputs
2014-07-25 17:58:09 -07:00
Mitchell Hashimoto
c27b2cd9b9
website: providers and variables
2014-07-25 14:51:26 -07:00
Jack Pearkes
d4c998e0d5
website: graphiz link
2014-07-25 15:41:27 -04:00