Mitchell Hashimoto
|
a5c884f5aa
|
fmt
|
2014-09-09 13:43:03 -07:00 |
Mitchell Hashimoto
|
ad7d1c056b
|
Update CHANGELOG
|
2014-09-09 13:42:56 -07:00 |
Mitchell Hashimoto
|
78672ead21
|
providers/digitalocean: convert domain to helper/schema [GH-187]
|
2014-09-09 13:42:06 -07:00 |
Mitchell Hashimoto
|
228fd035ba
|
providers/digitalocean: handle when resource deleted manually [GH-279]
|
2014-09-09 13:36:47 -07:00 |
Mitchell Hashimoto
|
a9c8ccb29b
|
Merge pull request #281 from hashicorp/f-do-schema
Convert DO to partial-helper.Schema
|
2014-09-09 13:33:38 -07:00 |
Mitchell Hashimoto
|
0a1397b374
|
providers/digitalocean: convert record to schema
|
2014-09-09 13:29:36 -07:00 |
Mitchell Hashimoto
|
6a1a8b9487
|
providers/digitalocean: schema framework, validation
|
2014-09-09 13:13:11 -07:00 |
Jack Pearkes
|
0791fbf8d6
|
Merge pull request #278 from gotcha/patch-1
Fix typo
|
2014-09-09 09:46:02 -04:00 |
Godefroid Chapelle
|
41e13c0189
|
Fix typo
|
2014-09-09 15:25:38 +02:00 |
Mitchell Hashimoto
|
b5daa2f41e
|
command: make the default var-file flag easier
|
2014-09-08 20:57:08 -07:00 |
Mitchell Hashimoto
|
546865e1ee
|
command: make sure errors from flag go to UI [GH-269]
|
2014-09-08 20:56:30 -07:00 |
Mitchell Hashimoto
|
7b96a9fa06
|
command: expand ~ manually in var-file [GH-273]
|
2014-09-08 20:43:59 -07:00 |
Mitchell Hashimoto
|
69294b1ba3
|
command: adhere to -no-color, fix test [GH-250]
|
2014-09-08 20:41:10 -07:00 |
Mitchell Hashimoto
|
ab5e07a1f9
|
providers/aws: use GetOk to check for value [GH-258]
|
2014-09-08 20:24:43 -07:00 |
Mitchell Hashimoto
|
cc1bf78850
|
Update CHANGELOG
|
2014-09-07 16:20:06 -07:00 |
Mitchell Hashimoto
|
c7e1528a69
|
website: update docs for google
|
2014-09-07 16:10:56 -07:00 |
Mitchell Hashimoto
|
b9e693134d
|
Merge pull request #254 from dainis/fix_gce_persistent_disk_attaching
providers/google: Fix gce persistent disk attaching
|
2014-09-07 16:08:49 -07:00 |
Mitchell Hashimoto
|
d332e7680e
|
Merge pull request #256 from jlund/use-cases-updates
website: Fix some typos and grammar mistakes in the website's Use Cases section
|
2014-09-07 16:08:08 -07:00 |
Mitchell Hashimoto
|
73de250d5f
|
Merge pull request #257 from jlund/versus-updates
website: Cleanup of the 'Terraform vs. Custom Solutions' section
|
2014-09-07 16:07:44 -07:00 |
Mitchell Hashimoto
|
b3c5b848f9
|
website: update docs for GH-260]
|
2014-09-07 16:03:48 -07:00 |
Mitchell Hashimoto
|
634dd7e4a3
|
Merge pull request #260 from jkinred/master
providers/amazon: Allow building of EC2 instances with ebs_optimized flag
|
2014-09-07 16:01:59 -07:00 |
Jack Pearkes
|
58a482d677
|
providers/digitalocean: fix tests for region
the user_data argument doesn't exist on all regions
|
2014-09-05 11:18:49 -04:00 |
Jack Pearkes
|
28692656e2
|
providers/digitalocean: add user_data for create droplet
fixes #267
|
2014-09-05 11:16:12 -04:00 |
Jack Pearkes
|
bf52f3886b
|
providers/digitalocean: if delete droplet returns 404, mark as gone
|
2014-09-05 11:10:22 -04:00 |
Armon Dadgar
|
fc93ea4572
|
Merge pull request #264 from icebourg/spelnig
expacts -> expects. (minor)
|
2014-09-04 15:39:46 -07:00 |
AJ Bourg
|
aefa4b2399
|
expacts -> expects. (minor)
|
2014-09-04 16:33:05 -06:00 |
Jack Pearkes
|
2cb7ab29e5
|
website: fix two tier AWS example to work with HCL
see #261
|
2014-09-03 10:22:58 -04:00 |
Jack Pearkes
|
946a07537a
|
Merge pull request #262 from shin1x1/master
Typo: associate_public_ip_address parameter name in resource_aws_instance.go
|
2014-09-03 10:06:56 -04:00 |
shin1x1
|
781e512dde
|
fix associate_public_ip_address parameter name
|
2014-09-03 20:54:36 +09:00 |
Jonathan Kinred
|
2b764de383
|
Allow building of EC2 instances with ebs_optimized flag
|
2014-09-03 20:18:40 +10:00 |
Joshua Lund
|
280875774f
|
Cleanup of the 'Terraform vs. Custom Solutions' section.
|
2014-09-02 12:29:22 -06:00 |
Joshua Lund
|
494730359b
|
Fix some typos and grammar mistakes in the website's Use Cases section.
|
2014-09-02 11:38:30 -06:00 |
Dainis Tillers
|
0ba2194503
|
Added - flag to set whether disk needs to be delete or not when instance terminates
|
2014-09-02 16:52:49 +03:00 |
Dainis Tillers
|
47ee01b7ce
|
Fixed - allow to attach already existing disks
|
2014-09-02 16:52:21 +03:00 |
Dainis Tillers
|
ebdceac770
|
Require project id as otherwise it will fail with cryptic error
|
2014-09-02 16:49:16 +03:00 |
Mitchell Hashimoto
|
b52d323040
|
Merge pull request #251 from jmartelletti/fix-typo
website: Fix typo, proviate_ip -> private_ip
|
2014-09-01 09:50:37 -07:00 |
James Martelletti
|
821a0a6dc6
|
Fix typo, proviate_ip -> private_ip
|
2014-09-01 18:06:39 +10:00 |
Mitchell Hashimoto
|
bea8ea9b25
|
up version for dev
|
2014-08-31 09:48:22 -07:00 |
Mitchell Hashimoto
|
e1ff3c558b
|
website: up version for deploy
|
2014-08-31 09:45:32 -07:00 |
Mitchell Hashimoto
|
f5e85b24a1
|
Install other stuff in Vagrant to cut releases
|
2014-08-31 09:43:42 -07:00 |
Mitchell Hashimoto
|
32c88dce4a
|
scripts: make bin/ dir
|
2014-08-31 09:31:57 -07:00 |
Mitchell Hashimoto
|
a32e1be8ce
|
v0.2.1
|
2014-08-31 09:13:05 -07:00 |
Mitchell Hashimoto
|
3a3e3346d5
|
providers/aws: route53 record destroy in parallel works
|
2014-08-31 09:12:05 -07:00 |
Mitchell Hashimoto
|
52bc9a1055
|
core: check sets for computed [GH-247]
|
2014-08-30 17:26:10 -07:00 |
Mitchell Hashimoto
|
3a6940d715
|
helper/schema: test cases around unknown variable values
|
2014-08-30 17:03:01 -07:00 |
Mitchell Hashimoto
|
08dbf4daf0
|
fmt
|
2014-08-30 17:02:11 -07:00 |
Mitchell Hashimoto
|
3cf4f57fe8
|
website: update docs for new mappings format
|
2014-08-30 16:20:45 -07:00 |
Mitchell Hashimoto
|
28a2e7b979
|
terraform: depends_on with count creates proper graph [GH-244]
|
2014-08-30 16:08:50 -07:00 |
Jack Pearkes
|
7cfad67920
|
providers/mailgun: remove dedebugging
|
2014-08-29 13:36:26 -07:00 |
Jack Pearkes
|
7ae242d724
|
website: add mailgun record docs
|
2014-08-29 11:50:08 -07:00 |