Mitchell Hashimoto
|
78e056770c
|
config: validate that resource references are valid
|
2014-07-02 21:06:26 -07:00 |
Mitchell Hashimoto
|
532cc33189
|
config: semantic check on variable references
|
2014-07-02 21:01:03 -07:00 |
Mitchell Hashimoto
|
1918f199d8
|
terraform: Graph, config: don't build graph
|
2014-06-24 14:58:57 -07:00 |
Mitchell Hashimoto
|
9acb9535ad
|
config: ProviderConfigName shouldn't be on Resource
|
2014-06-24 13:29:07 -07:00 |
Mitchell Hashimoto
|
8c50aa6382
|
config: use the RawConfig whereever posible
|
2014-06-12 17:40:59 -07:00 |
Mitchell Hashimoto
|
23d96248aa
|
No need for a root name constant, just check for Meta == nil
|
2014-06-05 12:59:55 -07:00 |
Mitchell Hashimoto
|
82d527f798
|
config: rename ResourceGraph to Graph
|
2014-06-05 12:55:21 -07:00 |
Mitchell Hashimoto
|
d2c3db552a
|
config: providerconfigs can replace variables
|
2014-06-05 12:52:07 -07:00 |
Mitchell Hashimoto
|
3ccfd4d08c
|
config: depgraph can contain provider configuratoins
|
2014-06-05 12:47:28 -07:00 |
Mitchell Hashimoto
|
e2fa7094bd
|
config: ProviderConfigName on Resource
|
2014-06-05 12:21:05 -07:00 |
Mitchell Hashimoto
|
bd1f235b9b
|
config: allow applying variables to resources
|
2014-06-05 06:23:41 -07:00 |
Mitchell Hashimoto
|
d731d033f1
|
terraform: build resource graph, validate
|
2014-06-03 17:14:19 -07:00 |
Mitchell Hashimoto
|
0008ff12c7
|
config: determine whether a variable is required properly
|
2014-06-03 15:55:51 -07:00 |
Mitchell Hashimoto
|
ab507814b7
|
config: support for provider configs
|
2014-05-25 18:05:18 -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
|
3728e1cfc0
|
fmt
|
2014-05-24 12:51:31 -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
|
95ef186bf8
|
config: can detect variables in config strings
|
2014-05-23 21:58:06 -07:00 |
Mitchell Hashimoto
|
ec3f72703c
|
Initial work on config
|
2014-05-22 16:56:28 -07:00 |