Mitchell Hashimoto
b54acf4a0b
helper/schema: better docs
2014-08-15 17:46:05 -07:00
Mitchell Hashimoto
1d9528e595
helper/schema: ResourceData.Get works in most cases
2014-08-15 17:39:08 -07:00
Mitchell Hashimoto
31067ee8f6
helper/schema: ResourceData, starting tests
2014-08-15 16:32:43 -07:00
Mitchell Hashimoto
660dc68a86
helper/schema: more tests
2014-08-15 10:39:40 -07:00
Mitchell Hashimoto
d05b9d6193
helper/schema: can diff complex resource
2014-08-15 10:25:25 -07:00
Mitchell Hashimoto
878d844f5c
helper/schema: comment
2014-08-14 23:33:30 -07:00
Mitchell Hashimoto
7f14708e71
helper/schema: list ForceNew
2014-08-14 23:32:20 -07:00
Mitchell Hashimoto
22e286ffd5
helper/schema: diff-ing lists at a basic level
2014-08-14 23:17:53 -07:00
Mitchell Hashimoto
46d911325a
helper/schema: Bools and ints can decode
2014-08-14 20:02:52 -07:00
Mitchell Hashimoto
efa2335886
helper/schema: start the Diff function
2014-08-14 19:55:47 -07:00
Camilo Aguilar
fd361c1eb6
Clarifies that what failed loading is the CLI configuration as opposed to Terraform TF files
2014-08-14 12:50:19 -04:00
Camilo Aguilar
d3a609ac52
Ports Packer code to load CLI configuration and external plugins
2014-08-14 12:45:58 -04:00
Mitchell Hashimoto
01b6b5f48e
helper/schema: initial work
2014-08-13 14:23:22 -07:00
Mitchell Hashimoto
2e777d87a2
terraform: fix potential case where cycle is made
2014-08-12 17:08:12 -07:00
Alek Storm
697ba0ee99
Document that variable files can also be JSON, and clarify that terraform.tfvars is searched for in the *current* directory
2014-08-12 10:25:20 -07:00
Justyn Harriman
a253c0efc2
health_check is an optional parameter for ELBs
2014-08-12 09:33:32 -05:00
Mitchell Hashimoto
3e3be5e2a3
config: only walk if non-nil
2014-08-11 21:55:47 -07:00
Mitchell Hashimoto
2fd545bca1
config: use new HCL lib and structure
2014-08-11 21:51:24 -07:00
Alex Gaynor
d578031831
Added a second test for the other form of tilde paths
2014-08-11 14:57:13 -07:00
Mitchell Hashimoto
acc9cf0003
website: fix downloads
2014-08-11 13:48:05 -07:00
Alex Gaynor
e85b89d7fb
Added a test and fixed a typo
2014-08-11 11:47:56 -07:00
Alex Gaynor
9d6e0e4e83
Fixes #179 -- expand ~'s in the path to a key file
2014-08-11 11:39:29 -07:00
Mitchell Hashimoto
ca5be43519
providers/aws: fix RDB test syntax error
2014-08-11 09:58:53 -07:00
Mitchell Hashimoto
258a7311ce
terraform: register a type
2014-08-11 09:58:53 -07:00
Mitchell Hashimoto
038cca291e
config: HCL loader
2014-08-11 09:58:53 -07:00
Mitchell Hashimoto
fe2a306341
config: validate no interp in var [GH-180]
2014-08-11 09:46:56 -07:00
Mitchell Hashimoto
637446d1ab
website: make it clearer how to retrieve DO key info
2014-08-11 09:14:30 -07:00
Mitchell Hashimoto
374d0a5b50
website: another attempt
2014-08-11 09:13:07 -07:00
deoxxa
4405a8d974
add vpc dns attribute support
2014-08-09 22:43:00 +10:00
Alek Storm
7109b8c770
Implement specification of AWS security groups in ingress rules as <owner>/<id>
2014-08-08 11:51:18 -07:00
Alek Storm
5a84296c61
Add 'security_groups' and 'subnets' args to 'aws_elb'
2014-08-07 17:41:15 -07:00
Jack Pearkes
1244bff399
Merge pull request #162 from desimone/patch-3
...
Update communicator.go
2014-08-07 15:19:08 -04:00
bdd
462bbece95
Update communicator.go
...
If block ends in a return statement. Personal preference. It's less explicit, but more concise to drop the else and outdent the return.
2014-08-07 14:29:02 -04:00
bdd
0cb0c412c3
Update communicator.go
...
typo
2014-08-07 14:19:08 -04:00
Mitchell Hashimoto
08c1a19cbf
Merge pull request #161 from desimone/patch-2
...
helper/ssh: equivalent loop
2014-08-07 11:15:44 -07:00
Mitchell Hashimoto
ffc5d4437a
Merge pull request #160 from desimone/patch-1
...
helper/ssh: update provisioner.go
2014-08-07 11:15:08 -07:00
bdd
dbe946a97a
Update communicator.go
...
Naming convention consistencies.
2014-08-07 13:53:18 -04:00
bdd
b55ab5d5b4
Update password.go
...
Loop is equivalent.
2014-08-07 13:41:41 -04:00
bdd
fd60ddaacd
Update provisioner.go
...
Comment should be capitalized to match exported function "VerifySSH"
2014-08-07 13:19:03 -04:00
Jack Pearkes
f57a2f968c
Merge pull request #158 from alex/typo-fixes
...
Fixed a ton of typos in docs and comments
2014-08-07 08:38:02 -04:00
Alex Gaynor
46154ca1d3
Fixed a ton of typos in docs and comments
2014-08-07 00:19:56 -07:00
Mitchell Hashimoto
d27180b263
Merge pull request #156 from alex/patch-1
...
website: fixed a typo in the docs
2014-08-06 14:53:45 -07:00
Alex Gaynor
277a0b3da7
Fixed a typo in the docs
2014-08-06 14:52:56 -07:00
Jack Pearkes
eb09c81a7b
Merge pull request #155 from alekstorm/readme-dependencies
...
List Mercurial and CMake dependencies in README.md
2014-08-06 15:43:12 -04:00
Alek Storm
8797f35c14
List Mercurial and CMake dependencies in README.md
2014-08-06 12:41:13 -07:00
Jack Pearkes
5a466795c6
website: handle longer names in downloads
2014-08-06 09:12:04 -04:00
Jack Pearkes
f19e7dba58
website: another touch for heroku
2014-08-06 08:57:44 -04:00
Jack Pearkes
7040599950
website: for heroku
2014-08-06 08:36:20 -04:00
Jack Pearkes
70b06674c8
website: fix homepage fonts in json
2014-08-05 21:12:57 -04:00
Jack Pearkes
de2d55c206
website: configure middleman not to remove multiple spaces during minify
...
Minification was breaking the whitespace in JSON blocks on the front
page that require indentation because we use non-standard `p` and
`span` tags in JSON blocks
I imagine the HTML compressor gem used by middleman has some
whitelisting of the `pre` tag, therefore it wouldn't break normal
code blocks.
2014-08-05 20:59:27 -04:00