Commit Graph

34 Commits (abb94de63124411f3cb522e578bb38cd93f1239c)

Author SHA1 Message Date
Mitchell Hashimoto 99a4439359 config: nicer error if dir isn't a dir
12 years ago
Mitchell Hashimoto fa175113fe config: case sensitive templates
12 years ago
Mitchell Hashimoto 0699cde1d4 config: depends_on meta-parameter
12 years ago
Mitchell Hashimoto b0ce89b805 config: change Default to an interface{}
12 years ago
Mitchell Hashimoto e396b8f3d9 config: test that multiple overrides work
12 years ago
Mitchell Hashimoto 06cdd4fa42 config: LoadDir loads override files
12 years ago
Mitchell Hashimoto 9d2e83d56d config: Merge works properly
12 years ago
Mitchell Hashimoto cf1f3a9e73 config: test that LoadDir doesn't merge
12 years ago
Mitchell Hashimoto 7bd7e4218f config: make ProviderConfigs slice
12 years ago
Mitchell Hashimoto 3834846418 config: Outputs is now a slice
12 years ago
Mitchell Hashimoto e4bcd3c448 config: Variables is now a slice
12 years ago
Mitchell Hashimoto 9cd1018f0b config: config files can be in JSON, as well
12 years ago
Armon Dadgar 2f2f5890f4 config: Testing loading of connection blocks
12 years ago
Mitchell Hashimoto 7a01e781ab config: LoadDir with no matching files errors
12 years ago
Mitchell Hashimoto 14b29d0ecd config: LoadDir
12 years ago
Armon Dadgar 34e733724d config: Update test to handle count
12 years ago
Mitchell Hashimoto e250a6f36c config: understand "provisioner" blocks
12 years ago
Mitchell Hashimoto 021a0db636 config: deterministic test ordering
12 years ago
Mitchell Hashimoto cc2bb950a1 config: can parse outputs
12 years ago
Mitchell Hashimoto 5e79ddf7c6 config: detect variables in form of resource.name.*.blah
12 years ago
Mitchell Hashimoto 3337a625af config: support count meta-parameter
12 years ago
Mitchell Hashimoto 49e8477e9d config: fix order-dependent tests
12 years ago
Mitchell Hashimoto 7ab7ce17d9 config: tests passing for bug @pearkes found
12 years ago
Mitchell Hashimoto 2aed2fd96f Fix various order-dependent tests
12 years ago
Mitchell Hashimoto 8c50aa6382 config: use the RawConfig whereever posible
12 years ago
Mitchell Hashimoto 0008ff12c7 config: determine whether a variable is required properly
12 years ago
Mitchell Hashimoto ab507814b7 config: support for provider configs
12 years ago
Mitchell Hashimoto dac18c823a config: can generate depgraph
12 years ago
Mitchell Hashimoto 95ef186bf8 config: can detect variables in config strings
12 years ago
Mitchell Hashimoto 50830e429a config: merge resources
12 years ago
Mitchell Hashimoto 14a25e6b58 config: merge configs
12 years ago
Mitchell Hashimoto aadb24aa08 config: error if unknown filetype
12 years ago
Mitchell Hashimoto 2ffee2a142 config: imports are relative to tf
12 years ago
Mitchell Hashimoto ec3f72703c Initial work on config
12 years ago