Commit Graph

1338 Commits

Author SHA1 Message Date
Jack Pearkes 86c7aeb8a6 providers/aws: use merged reosource state for associate_public_ip
cc/ @vertis
2014-07-29 10:23:48 -04:00
Jack Pearkes fa13a12a6e Merge pull request #85 from vertis/aws_associate_public_ip_address
Add associate_public_ip_address as an attribute on the aws_instance resource
2014-07-29 10:15:32 -04:00
Jack Pearkes da4ddef136 providers/aws: fix assertion of non-required cidr blocks in sec groups
fixes #65, #86
2014-07-29 10:05:32 -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
Luke Chadwick 974074fee9 Add associate_public_ip_address as an attribute of the aws_instance resource 2014-07-29 22:06:53 +10:00
Sébastien Fievet 6e38cab094 Typo 2014-07-29 12:23:25 +02:00
Sébastien Fievet f08c03cdcc Typo 2014-07-29 11:47:53 +02:00
JT edf67669ec fix footer on homepage on large screens 2014-07-29 02:16:36 -07:00
JT eb737744ed fix blurry fonts. remove transform on content 2014-07-29 01:56:17 -07:00
JT 5906e5beef #feature-auto skew bg only to avoid blurry fonts in chrome when using transforms 2014-07-29 00:37:17 -07:00
JT c34c2b6b54 move package.json to website root alongside gruntfile 2014-07-29 00:15:39 -07: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
Carlos Diaz-Padron 47529f829e Fix maps race in append and merge tests 2014-07-28 23:17:48 -07:00
Mitchell Hashimoto 44489d2dfe Update version for dev 2014-07-28 22:57:00 -07:00
Mitchell Hashimoto 39946b3ceb Fix CHANGELOG format 2014-07-28 22:56:45 -07:00
borgified 9667d1fde2 Otherwsie -> Otherwise 2014-07-28 22:50:20 -07:00
Mitchell Hashimoto bcd5e021f2 Merge pull request #77 from ezbercih/patch-1
website: fix typo
2014-07-28 22:40:54 -07:00
Cem Ezberci ff0889461d Fix typo 2014-07-28 22:27:41 -07:00
Armon Dadgar 3c33865e08 Merge pull request #76 from RyanNielson/patch-1
website: Fixed a small typo on Use Cases page
2014-07-28 21:18:46 -04:00
Ryan Nielson 1cfa02ef6f Fixed a small typo on Use Cases page 2014-07-28 22:17:02 -03:00
Jack Pearkes 39a7222045 website: fix sytanx highlighting 2014-07-28 20:30:12 -04: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
Armon Dadgar 533cd457cb Merge pull request #71 from borgified/missing_dot
website: added "."
2014-07-28 20:16:02 -04:00
Mitchell Hashimoto 12f90814fb Merge pull request #72 from ogennadi/patch-1
website: typo fix
2014-07-28 17:09:52 -07:00
Oge Nnadi 62bb6652d2 Typo fix 2014-07-28 20:09:25 -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
Jack Pearkes 929261bb96 website: temporary skew font fix 2014-07-28 19:53:01 -04:00
Mitchell Hashimoto bf605a3b9c Merge pull request #69 from littleidea/typo
website: use case typo
2014-07-28 16:15:39 -07:00
Andrew Clay Shafer 8f3c0475a9 fix typos
fix 'independently' and 'separation'
2014-07-28 17:12:18 -06:00
Andrew Clay Shafer 733003f593 fix misspelling in use-cases.html.markdown
fixed 'dependencies'
2014-07-28 17:09:14 -06:00
Armon Dadgar 77071e4e9d website: typo. Fixes #68 2014-07-28 18:47:37 -04:00
Armon Dadgar 2596f2507a Merge pull request #67 from borgified/fix_url_to_getting-started
getting started guide link was broken
2014-07-28 18:46:19 -04:00
Fwiffo 96b476cd56 getting started guide link was broken
before: /intro/getting-started.html
after : /intro/getting-started/install.html

just assumed that's what you meant to use
2014-07-28 15:27:31 -07:00
Mitchell Hashimoto da0e6fa05e Merge pull request #56 from alex/patch-1
website: Fixed a duplicate quote in an example in the index
2014-07-28 13:50:17 -07:00
Alex Gaynor 9ebb22d0ad Fixed a duplicate quote in an example in the index 2014-07-28 13:49:30 -07:00
Mitchell Hashimoto 9013777279 Merge pull request #52 from jalessio/master
website: fix incorrect use of "its"
2014-07-28 13:44:52 -07:00
Jamie Alessio 3e844301c5 Fixing incorrect use of "it's" in docs. 2014-07-28 13:09:32 -07:00
Mitchell Hashimoto e378eaca87 Merge pull request #49 from carlosdp/add-updatedeps-readme
Add a note about installing dependencies to README
2014-07-28 12:52:46 -07:00
Carlos Diaz-Padron 2333fb5f9c Add a note about installing dependencies to README 2014-07-28 12:51:06 -07:00
Jack Pearkes d9826e9986 Merge pull request #47 from bascht/patch-1
Fixed a little typo.
2014-07-28 15:37:53 -04:00
Bascht 1b8e2f966a Fixed a little typo.
Congrats on launching Terraform – I'm looking forward to giving it a spin! :-)
2014-07-28 21:36:58 +02:00
Jack Pearkes f360e9d3ae Merge pull request #44 from darron/patch-1
Fix what needs to be on the command line.
2014-07-28 14:49:57 -04:00
darron froese 1df50620d2 Fix what needs to be on the command line.
The information wasn't shown unless I put the path in directly.
2014-07-28 11:48:11 -07:00
Jack Pearkes 1242cdb9df Merge pull request #43 from TheDude05/fix-vs-typo
Fix typo in vs custom page
2014-07-28 14:39:46 -04:00
Andrew Williams c7f5b9a019 Fix typo 2014-07-28 13:37:33 -05:00
Armon Dadgar b4536e32ef website: typo 2014-07-28 14:36:02 -04:00
Mitchell Hashimoto 9b0ba70537 website: icons 2014-07-28 11:10:41 -07:00
Mitchell Hashimoto a71c9a268b website: remove unused method 2014-07-28 11:02:25 -07:00
Mitchell Hashimoto 839ea60701 scripts: dist 2014-07-28 11:00:28 -07:00