Mitchell Hashimoto
|
5c7ce2d003
|
config: make the tests more robust
|
2014-10-09 16:13:43 -07:00 |
Mitchell Hashimoto
|
c6424e9569
|
config: make the replace function marginally more understandable
|
2014-10-09 16:12:30 -07:00 |
Mitchell Hashimoto
|
22908d67ba
|
config: first pass at replacing lists within a slice
|
2014-10-09 15:55:22 -07:00 |
Mitchell Hashimoto
|
9dd7618fce
|
config: fix messaging for name symbols
|
2014-10-08 16:12:53 -07:00 |
Mitchell Hashimoto
|
67d9188a29
|
config: validate module names are valid
|
2014-10-08 16:03:22 -07:00 |
Mitchell Hashimoto
|
50e5eacc15
|
config: add NameRegexp
|
2014-10-08 15:06:04 -07:00 |
Mitchell Hashimoto
|
e922b16dba
|
Merge pull request #377 from hashicorp/f-path-var
Add ${path.X} variables for path referencing
|
2014-10-07 21:26:24 -07:00 |
Mitchell Hashimoto
|
c1fa4c2e4b
|
config: validate that module source can't contain interpolations
|
2014-10-07 20:19:32 -07:00 |
Mitchell Hashimoto
|
d714c6f2f1
|
terraform: test path variables
|
2014-10-07 20:09:30 -07:00 |
Mitchell Hashimoto
|
1e00b4386c
|
config/module: Child(nil) or empty will return self
|
2014-10-07 20:02:18 -07:00 |
Mitchell Hashimoto
|
267d45df86
|
config/module: Can look up Child with Tree.Child
|
2014-10-07 20:00:36 -07:00 |
Mitchell Hashimoto
|
679ab1d515
|
config: parse ${path.module}
|
2014-10-07 18:03:11 -07:00 |
Mitchell Hashimoto
|
5c2182e316
|
config/module: only return SkipDir if it is dot-prefixed
|
2014-10-03 13:48:08 -07:00 |
Mitchell Hashimoto
|
f35ebe7032
|
config/module: walk actually recurses into dirs, don't copy dot-prefix
|
2014-10-03 13:46:19 -07:00 |
Mitchell Hashimoto
|
2e63a69e57
|
config: validate good count variables
|
2014-10-02 18:25:18 -07:00 |
Mitchell Hashimoto
|
b484ec19b6
|
config: validate that count vars are valid types
|
2014-10-02 18:24:37 -07:00 |
Mitchell Hashimoto
|
bc26777963
|
config: count can't interpolate count variables
|
2014-10-02 18:22:32 -07:00 |
Mitchell Hashimoto
|
8756d52124
|
config: count.index parses
|
2014-10-02 18:20:55 -07:00 |
Mitchell Hashimoto
|
dd14303022
|
config: validate that count is an int
|
2014-10-02 16:51:20 -07:00 |
Mitchell Hashimoto
|
5090678168
|
config: validate that only proper variables can be in the count
|
2014-10-02 16:30:46 -07:00 |
Mitchell Hashimoto
|
fa05b165ad
|
config: fix gob encode/decode for raw config and keys
|
2014-10-02 13:42:36 -07:00 |
Mitchell Hashimoto
|
101ac636a2
|
config: add Config method
|
2014-10-02 11:34:08 -07:00 |
Mitchell Hashimoto
|
f772c11103
|
config: validate unknown var in count
|
2014-10-02 11:18:57 -07:00 |
Mitchell Hashimoto
|
8e2315599f
|
config: Count can be a string (for interpolation)
|
2014-10-02 11:14:50 -07:00 |
Armon Dadgar
|
1aaddafba0
|
terraform: Adding lifecycle config block
|
2014-09-29 15:20:02 -07:00 |
Armon Dadgar
|
a14ea76c84
|
config: Support create_before_destroy config
|
2014-09-29 15:18:49 -07:00 |
Mitchell Hashimoto
|
3941dbac5d
|
fmt
|
2014-09-28 11:51:49 -07:00 |
Mitchell Hashimoto
|
0a2d06268c
|
config/module: detect supports subdirs
|
2014-09-27 09:29:12 -07:00 |
Mitchell Hashimoto
|
6cbadf14df
|
config: IsEmptyDir is true if dir doesn't exist
|
2014-09-26 16:28:18 -07:00 |
Mitchell Hashimoto
|
9689a34b28
|
config/module: GetCopy
|
2014-09-26 16:21:33 -07:00 |
Mitchell Hashimoto
|
c91fd76fe8
|
config/module: Get can support subdirs
|
2014-09-26 16:11:13 -07:00 |
Mitchell Hashimoto
|
57c1a8dada
|
config: add IsEmptyDir
|
2014-09-26 16:04:09 -07:00 |
Mitchell Hashimoto
|
4fbd5abc63
|
config/module: support GitHub paths without //
|
2014-09-26 15:30:36 -07:00 |
Mitchell Hashimoto
|
21d90dcf4f
|
config/module: HTTP supports subdirs
|
2014-09-26 15:22:26 -07:00 |
Mitchell Hashimoto
|
7aa30fdf25
|
config: support subdirectories with the "//" syntax
|
2014-09-26 14:56:04 -07:00 |
Mitchell Hashimoto
|
1ef167602e
|
config/module: validate that required parameters are passed through
|
2014-09-24 19:40:06 -07:00 |
Mitchell Hashimoto
|
a36b3e1ec5
|
command: tests pass
|
2014-09-24 15:48:46 -07:00 |
Mitchell Hashimoto
|
718fb42f4b
|
terraform: Plan should use module.Tree
|
2014-09-24 14:56:48 -07:00 |
Mitchell Hashimoto
|
97da02c368
|
config/module: proper name for root
|
2014-09-22 16:39:01 -07:00 |
Mitchell Hashimoto
|
ed538a9594
|
command: Get command, not functional yet. Converted to use modules.
|
2014-09-22 10:56:50 -07:00 |
Mitchell Hashimoto
|
9a626b3e8c
|
config/module: support HTTP protocol
|
2014-09-16 13:44:12 -07:00 |
Mitchell Hashimoto
|
fde151978e
|
config/module: parallelize some things
|
2014-09-16 12:02:35 -07:00 |
Mitchell Hashimoto
|
27564fff2b
|
config/module: detect BitBucket URLs
|
2014-09-16 11:55:14 -07:00 |
Mitchell Hashimoto
|
5480eb4e41
|
config/module: detect preserves forces
|
2014-09-16 10:54:23 -07:00 |
Mitchell Hashimoto
|
2a655bc7d9
|
config/module: detect GitHub URLs
|
2014-09-16 10:52:08 -07:00 |
Mitchell Hashimoto
|
9c74d6b5c0
|
config/module: hg supports branches/tags/etc.
|
2014-09-16 10:30:55 -07:00 |
Mitchell Hashimoto
|
feb9a36597
|
config/module: tests to verify that params are preserved on files
|
2014-09-16 10:06:44 -07:00 |
Mitchell Hashimoto
|
ac19a488d2
|
config/module: support branches in git
|
2014-09-16 10:02:11 -07:00 |
Mitchell Hashimoto
|
13d892217c
|
config/module: fix some issues where tag re-pulling didnt' work
|
2014-09-16 09:59:09 -07:00 |
Mitchell Hashimoto
|
dcb900470c
|
config/module: git supports tags
|
2014-09-16 09:55:51 -07:00 |