Commit Graph

1308 Commits

Author SHA1 Message Date
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
Mitchell Hashimoto
b569a5d8b6 scripts: build script 2014-07-28 10:54:25 -07:00
Armon Dadgar
ab411a1952 Adding license 2014-07-28 13:54:06 -04:00
Armon Dadgar
eac6f735c6 Adding changelog 2014-07-28 13:53:26 -04:00
Jack Pearkes
031eff7ae0 website: improve "syntax highlighting" 2014-07-28 13:48:42 -04:00
Armon Dadgar
fd889083c2 Set version 0.1 2014-07-28 13:43:32 -04:00
Mitchell Hashimoto
d28e5a1638 dos2unix 2014-07-28 10:43:00 -07:00
Jack Pearkes
e9f058f919 website: syntax highlight on homepage 2014-07-28 13:41:17 -04:00
Jack Pearkes
d336c1167a website: syntax highlighting, flashing text fix 2014-07-28 13:36:28 -04:00
Mitchell Hashimoto
949016857c website: ImageOptim 2014-07-28 10:31:53 -07:00
Armon Dadgar
be1ae66d86 provider/aws: fixing tests 2014-07-28 13:27:55 -04:00
Armon Dadgar
7b85fde0e4 website: correct docs 2014-07-28 13:24:20 -04:00
Armon Dadgar
8c69536b3b provider/aws: fixing security groups test 2014-07-28 13:14:24 -04:00
Jack Pearkes
f6fa012e82 providers/aws: remove security_group_update 2014-07-28 13:13:29 -04:00
Jack Pearkes
5c2f4d49d8 website: more font fixes 2014-07-28 13:10:33 -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
bf3ac46c36 provider/digitalocean: less aggressive retry 2014-07-28 12:58:19 -04:00
Armon Dadgar
c2677b3c0a provider/aws: More strict check 2014-07-28 12:50:19 -04:00
Armon Dadgar
c8d5ea4d9d provider/aws: fixing instance for EC2-VPC /cc:@pearkes 2014-07-28 12:47:40 -04:00
Jack Pearkes
0828e0528d website: fix examples spacing issue 2014-07-28 12:35:49 -04:00
Jack Pearkes
1323870c10 website: add count example 2014-07-28 12:30:49 -04:00
Jack Pearkes
df56dc25a8 website: add command to consul example 2014-07-28 12:14:12 -04:00
Jack Pearkes
8a4a5f2067 website: describe domain in cross provider example 2014-07-28 12:12:34 -04:00
Armon Dadgar
bc64366a92 provider/aws: Less aggressive API rate 2014-07-28 12:10:35 -04:00
Jack Pearkes
ab5b48278a website: no repeat on background 2014-07-28 12:09:03 -04:00
Jack Pearkes
507a7cdf84 website: add cross-provider example 2014-07-28 12:08:52 -04:00
Armon Dadgar
ebd50ab6ff provider/aws: Fixing EIP in EC2-VPC 2014-07-28 12:05:00 -04:00
Mitchell Hashimoto
9523b22e49 website: don't repeat galaxy 2014-07-28 08:59:14 -07:00
Mitchell Hashimoto
4e17aaf927 Always enable colors for now 2014-07-28 08:56:43 -07:00
Mitchell Hashimoto
3c88c00dac Update README.md 2014-07-28 08:55:55 -07:00
Mitchell Hashimoto
5957d5e488 website: readme.png 2014-07-28 08:54:09 -07:00