Armon Dadgar
|
9cbd71b88d
|
terraform: Changing how instances are represented
|
2014-09-15 17:49:31 -07:00 |
Armon Dadgar
|
f5fc4933e5
|
terraform: working through errors
|
2014-09-15 17:30:18 -07:00 |
Armon Dadgar
|
a85d6fa6c3
|
terraform: Adding module lookups for state
|
2014-09-15 17:11:36 -07:00 |
Armon Dadgar
|
ab7ae0516c
|
terraform: handle state pruning
|
2014-09-15 17:06:32 -07:00 |
Armon Dadgar
|
bb26c79421
|
terraform: Adding deepcopy() to new state
|
2014-09-15 16:08:13 -07:00 |
Armon Dadgar
|
6373b2b90b
|
Renaming to suffix V1 to old state structs
|
2014-09-15 16:08:01 -07:00 |
Mitchell Hashimoto
|
7bbf6a0d3a
|
config/module: NewTreeModule is easier to use
|
2014-09-15 15:49:07 -07:00 |
Mitchell Hashimoto
|
c0a30d3337
|
config: TestString
|
2014-09-15 15:43:12 -07:00 |
Armon Dadgar
|
5dc37bafe6
|
Adding the new state structures
|
2014-09-15 15:31:17 -07:00 |
Mitchell Hashimoto
|
292f57ea0a
|
config/module: validate outputs line up with ModuleVariables
|
2014-09-15 13:57:07 -07:00 |
Eric Buth
|
4cd11e4091
|
AWS DB Subnet Group resource and testing
|
2014-09-15 14:58:04 -04:00 |
Mitchell Hashimoto
|
b60da29d48
|
config: validate that variables reference valid modules
|
2014-09-15 11:45:41 -07:00 |
Mitchell Hashimoto
|
46c140c797
|
config: can parse module variables
|
2014-09-15 11:40:25 -07:00 |
Armon Dadgar
|
7d1d9bab79
|
Merge pull request #292 from mleventi/patch-1
Update provider.html.md
|
2014-09-15 11:13:33 -07:00 |
Mitchell Hashimoto
|
12e7c75211
|
config/module: validate that parameters into modules valid
|
2014-09-15 10:32:41 -07:00 |
Mitchell Hashimoto
|
2419bf79f2
|
config/module: error if duplicate module
|
2014-09-15 09:53:29 -07:00 |
Mitchell Hashimoto
|
4fdb6d1b52
|
config: add test for empty file
|
2014-09-15 09:41:00 -07:00 |
Mitchell Hashimoto
|
c9fd910c41
|
config/module: Validate
|
2014-09-15 09:37:40 -07:00 |
Mitchell Hashimoto
|
30b76ef820
|
config/module: tree.String()
|
2014-09-14 20:14:37 -07:00 |
Mitchell Hashimoto
|
85d1e40644
|
config/module: can load a tree properly
|
2014-09-14 20:00:17 -07:00 |
Mitchell Hashimoto
|
e96fe43814
|
config: dir on Config should be an absolute path
|
2014-09-14 19:55:38 -07:00 |
Mitchell Hashimoto
|
f8836290da
|
config: not directory that config was loaded from
|
2014-09-14 19:35:38 -07:00 |
Mitchell Hashimoto
|
6eee9fbcb3
|
config/module: file paths require pwd
|
2014-09-14 19:28:18 -07:00 |
Mitchell Hashimoto
|
a35a9262d4
|
config/module: detectors, some more work on Tree
|
2014-09-14 16:17:29 -07:00 |
Mitchell Hashimoto
|
799ffbb3ac
|
config/module: tree.Modules()
|
2014-09-14 14:46:45 -07:00 |
Mitchell Hashimoto
|
8dc8eac4bf
|
config: change module syntax
|
2014-09-14 14:43:54 -07:00 |
Mitchell Hashimoto
|
5e4c2b4f49
|
config/module: test that symlink that exists will be overwritten
|
2014-09-14 10:36:02 -07:00 |
Matthew Leventi
|
ab311e8401
|
Update provider.html.md
Fix typo
|
2014-09-13 21:58:54 -07:00 |
Mitchell Hashimoto
|
fa997525c2
|
config/module: Get tests
|
2014-09-13 18:58:21 -07:00 |
Mitchell Hashimoto
|
c2fe35e74e
|
config/module: FileGetter tests
|
2014-09-13 18:54:12 -07:00 |
Mitchell Hashimoto
|
bb22090040
|
config/module: start, lots of initial work
|
2014-09-13 17:45:56 -07:00 |
Mitchell Hashimoto
|
cf6ff450c0
|
Merge pull request #291 from ivuk/vagrantfile-changes
Vagrantfile changes
|
2014-09-13 16:40:19 -07:00 |
Igor Vuk
|
434498a04a
|
Consistent ordering of arguments for apt-get commands
|
2014-09-14 01:31:36 +02:00 |
Igor Vuk
|
27c08145bf
|
Drop the SRCROOT variable
|
2014-09-14 01:10:50 +02:00 |
Igor Vuk
|
9b86b0303c
|
Update comment, build Go if cd succeeds
|
2014-09-14 00:56:31 +02:00 |
Igor Vuk
|
0dfe5fd853
|
Unify GOPATH capitalization, delete empty line
|
2014-09-14 00:51:50 +02:00 |
Igor Vuk
|
1a782d27f7
|
Drop the execute permissions
|
2014-09-14 00:46:29 +02:00 |
Igor Vuk
|
e0f0174300
|
Write directly to /etc/profile.d/gopath.sh instead of /tmp
|
2014-09-14 00:35:54 +02:00 |
Igor Vuk
|
60ec8ad96a
|
Make apt-get silent
|
2014-09-14 00:15:54 +02:00 |
Igor Vuk
|
0a91741cc8
|
Also install pkg-config and libpcre3-dev so Go does not complain
|
2014-09-14 00:03:51 +02:00 |
Igor Vuk
|
4da12f7969
|
Install all required packages at once
|
2014-09-13 23:45:24 +02:00 |
Igor Vuk
|
6a889f09b4
|
Drop the extra sudo calls
|
2014-09-13 23:36:32 +02:00 |
Mitchell Hashimoto
|
dd6f536fab
|
config: Merge for modules works
|
2014-09-11 19:54:02 -07:00 |
Mitchell Hashimoto
|
e7fe5aa452
|
config: Append works with modules
|
2014-09-11 19:50:41 -07:00 |
Mitchell Hashimoto
|
610e92cab2
|
config: validate no duplicate modules
|
2014-09-11 16:02:36 -07:00 |
Mitchell Hashimoto
|
2a6990e2b9
|
config: `module` structures parse
|
2014-09-11 15:58:30 -07:00 |
Jack Pearkes
|
38c633871f
|
Delete Godeps
We don't need this anymore. Can you confirm @mitchellh?
|
2014-09-11 09:52:10 -04:00 |
Hao-kang Den
|
d9665bad4e
|
add MapPublicIpOnLaunch
|
2014-09-10 13:13:16 +08:00 |
Mitchell Hashimoto
|
2317f7ea9b
|
providers/aws: proper DefaultFunc to return nil if no env
|
2014-09-09 21:46:50 -07:00 |
Mitchell Hashimoto
|
281b59533d
|
fmt
|
2014-09-09 21:44:40 -07:00 |