Mitchell Hashimoto
|
9480783ee4
|
terraform: add Diff to ResourceProvider
rpc and plugin don't compile yet
|
2014-06-03 16:42:21 -07:00 |
Mitchell Hashimoto
|
8af8ecca20
|
terraform: todo
|
2014-06-03 16:12:35 -07:00 |
Mitchell Hashimoto
|
45c168bb5b
|
terraform: multierrors
|
2014-06-03 16:11:02 -07:00 |
Mitchell Hashimoto
|
45a8deb388
|
terraform: store the configuration on the Terraform struct
|
2014-06-03 15:58:24 -07:00 |
Mitchell Hashimoto
|
d2088463d3
|
terraform: validate required variables are all set
|
2014-06-03 15:56:43 -07:00 |
Mitchell Hashimoto
|
0008ff12c7
|
config: determine whether a variable is required properly
|
2014-06-03 15:55:51 -07:00 |
Mitchell Hashimoto
|
c9d8413431
|
terraform: New happy path works decently well
|
2014-06-03 15:08:00 -07:00 |
Mitchell Hashimoto
|
0c1a341d90
|
terraform: Resources method for providers
|
2014-06-03 14:26:31 -07:00 |
Mitchell Hashimoto
|
9895f8162f
|
config: unix line endings in tests
|
2014-05-30 17:38:35 -07:00 |
Mitchell Hashimoto
|
7b64c2597b
|
Setup panicwrap
|
2014-05-30 16:07:26 -07:00 |
Mitchell Hashimoto
|
38d4f2a1bd
|
scripts: human-readable sizes
|
2014-05-29 17:52:06 -07:00 |
Mitchell Hashimoto
|
c208d8de66
|
Ignore the bin dir
|
2014-05-29 17:51:27 -07:00 |
Mitchell Hashimoto
|
effe895d22
|
scripts: build script
|
2014-05-29 17:51:11 -07:00 |
Mitchell Hashimoto
|
d6d5a97ec9
|
providers/aws: add the main binary
|
2014-05-29 17:28:38 -07:00 |
Mitchell Hashimoto
|
612f335a74
|
Add curdir to path so libucl.dll is avail on Windows
|
2014-05-29 17:26:32 -07:00 |
Mitchell Hashimoto
|
0cda9a7539
|
some comments, package comments
|
2014-05-28 21:27:10 -07:00 |
Mitchell Hashimoto
|
8163d364c9
|
plugin: ResourceProviderFactory
|
2014-05-28 21:19:44 -07:00 |
Mitchell Hashimoto
|
951b7b18eb
|
plugin: can execute plugins and communicate that way
|
2014-05-28 21:09:47 -07:00 |
Mitchell Hashimoto
|
91317a8608
|
rpc: Test errors, basic error
|
2014-05-28 15:31:09 -07:00 |
Mitchell Hashimoto
|
5ef20cf3a2
|
rpc: Make a Register function to make working with easier
|
2014-05-28 15:18:14 -07:00 |
Mitchell Hashimoto
|
f8dc3286d9
|
rpc: ResourceProvider over RPC
|
2014-05-28 15:07:47 -07:00 |
Mitchell Hashimoto
|
1b5dfa043b
|
terraform: some files laying out an API
|
2014-05-28 13:56:43 -07:00 |
Mitchell Hashimoto
|
ab507814b7
|
config: support for provider configs
|
2014-05-25 18:05:18 -07:00 |
Mitchell Hashimoto
|
87b3046d2a
|
depgraph: fmt
|
2014-05-25 18:05:04 -07:00 |
Mitchell Hashimoto
|
5d40725139
|
main: add main config
|
2014-05-25 17:39:44 -07:00 |
Mitchell Hashimoto
|
81bfa8970a
|
config: make the tests a bit more intense
|
2014-05-24 14:02:49 -07:00 |
Mitchell Hashimoto
|
bdeb278728
|
config: simplify
|
2014-05-24 13:58:33 -07:00 |
Mitchell Hashimoto
|
dac18c823a
|
config: can generate depgraph
|
2014-05-24 13:57:51 -07:00 |
Mitchell Hashimoto
|
f7a50503b7
|
depgraph: add String method to Graph for testing/debugging
|
2014-05-24 13:28:12 -07:00 |
Mitchell Hashimoto
|
3728e1cfc0
|
fmt
|
2014-05-24 12:51:31 -07:00 |
Mitchell Hashimoto
|
f4e9dda0ea
|
depgraph: alphabetize/style
|
2014-05-24 12:51:22 -07:00 |
Mitchell Hashimoto
|
c0a7e5b98b
|
Import @armon's depgraph/digraph
|
2014-05-24 12:47:04 -07:00 |
Mitchell Hashimoto
|
046e80361b
|
commands: start apply
|
2014-05-24 12:27:58 -07:00 |
Mitchell Hashimoto
|
a4a4e3784d
|
Implement CLI, version command
|
2014-05-24 12:04:43 -07:00 |
Mitchell Hashimoto
|
6983a0414a
|
config: fix line endings on a test fixture
|
2014-05-24 11:44:48 -07:00 |
Mitchell Hashimoto
|
bb0980f5ba
|
config: tests for instantiating interpolated var types
|
2014-05-24 11:41:19 -07:00 |
Mitchell Hashimoto
|
9fef261eae
|
config: comments
|
2014-05-24 11:36:22 -07:00 |
Mitchell Hashimoto
|
27c97b9b73
|
config: add benchmark for replace walker
|
2014-05-24 11:35:15 -07:00 |
Mitchell Hashimoto
|
2ecf1b500f
|
config: careful with addressability and replacing variables
|
2014-05-23 23:15:00 -07:00 |
Mitchell Hashimoto
|
537fa6cc87
|
config: more tests for variable detector
|
2014-05-23 22:12:48 -07:00 |
Mitchell Hashimoto
|
1c9582ff38
|
config: set benchmark timer at right point
|
2014-05-23 22:11:33 -07:00 |
Mitchell Hashimoto
|
5bb51e50dd
|
config: add benchmark test
|
2014-05-23 22:10:32 -07:00 |
Mitchell Hashimoto
|
be83044f59
|
config: tests, error cases
|
2014-05-23 22:07:33 -07:00 |
Mitchell Hashimoto
|
95ef186bf8
|
config: can detect variables in config strings
|
2014-05-23 21:58:06 -07:00 |
Mitchell Hashimoto
|
7e06b45232
|
Default Makefile task should be to test
|
2014-05-23 17:00:51 -07:00 |
Mitchell Hashimoto
|
f22cc62b2c
|
config: better memory management for libucl
|
2014-05-23 16:30:28 -07:00 |
Mitchell Hashimoto
|
50830e429a
|
config: merge resources
|
2014-05-23 16:25:54 -07:00 |
Mitchell Hashimoto
|
14a25e6b58
|
config: merge configs
|
2014-05-23 16:09:41 -07:00 |
Mitchell Hashimoto
|
aadb24aa08
|
config: error if unknown filetype
|
2014-05-23 15:42:29 -07:00 |
Mitchell Hashimoto
|
04d88b0540
|
config: move things out into more files
|
2014-05-23 15:35:18 -07:00 |