Mitchell Hashimoto
|
11d073f7d4
|
terraform: test the increase from one case
|
2015-03-01 21:39:48 -08:00 |
|
Mitchell Hashimoto
|
2389251c38
|
terraform: catch scenario where both "foo" and "foo.0" are in state
|
2015-03-01 21:28:41 -08:00 |
|
Mitchell Hashimoto
|
341be226f4
|
terraform: test for various taint cases
|
2015-02-26 09:50:18 -08:00 |
|
Mitchell Hashimoto
|
dd7bc5db0c
|
terraform: more self tests
|
2015-02-23 15:02:26 -08:00 |
|
Mitchell Hashimoto
|
0e59acc2c9
|
terraform: enable self vars
|
2015-02-23 14:56:02 -08:00 |
|
Mitchell Hashimoto
|
022967acdb
|
terraform: module inputs/vars can be non-strings [GH-819]
|
2015-02-23 13:50:53 -08:00 |
|
Mitchell Hashimoto
|
4b6f258f1f
|
terraform: only depose state if we're doing the destroy side
|
2015-02-19 12:08:34 -08:00 |
|
Mitchell Hashimoto
|
459ad04d71
|
terraform: provider cache should append the provider name to it
|
2015-02-19 12:08:33 -08:00 |
|
Mitchell Hashimoto
|
b8ebcc85d7
|
terraform: partial state works properly
|
2015-02-19 12:08:07 -08:00 |
|
Mitchell Hashimoto
|
5f8d1b86d5
|
terraform: more passing tests
|
2015-02-19 12:08:07 -08:00 |
|
Mitchell Hashimoto
|
6bb3cb8f2f
|
terraform: a lot more passing tests
|
2015-02-19 12:08:06 -08:00 |
|
Mitchell Hashimoto
|
a3e4b3e966
|
terraform: more apply tests
|
2015-02-19 12:08:05 -08:00 |
|
Mitchell Hashimoto
|
d24082da1e
|
config: validate that module variables can go to ints, convert [GH-624]
|
2014-12-15 22:10:16 -08:00 |
|
Luke Amdor
|
6dcb7166d1
|
fix destroy so incoming module vars get set
|
2014-12-05 17:18:45 -06:00 |
|
Luke Amdor
|
fead5872e5
|
Fix for multivars when modulestate not created yet
|
2014-12-02 13:53:09 -06:00 |
|
Luke Amdor
|
60022978a6
|
adding context test for module multi-vars
|
2014-11-28 13:16:33 -06:00 |
|
Armon Dadgar
|
a5d444b8e3
|
terraform: fix module output handling. Fixes #474
|
2014-11-24 19:18:52 -08:00 |
|
Armon Dadgar
|
f26b8df92f
|
Merge pull request #598 from hashicorp/f-mod-deps
Fix dependency handling of modules
|
2014-11-24 18:53:22 -08:00 |
|
Armon Dadgar
|
5b025c89f9
|
terraform: guard output types. Fixes #593
|
2014-11-24 16:49:38 -08:00 |
|
Armon Dadgar
|
d8ecb32a7c
|
terraform: test module is marked for destroy
|
2014-11-24 15:50:15 -08:00 |
|
Mitchell Hashimoto
|
bf7c40d115
|
terraform: test case for variable count
|
2014-10-17 18:03:30 -07:00 |
|
Mitchell Hashimoto
|
35352a2746
|
terraform: some more test cases for sanity
|
2014-10-16 23:20:46 -07:00 |
|
Mitchell Hashimoto
|
82bf4f485b
|
terraform: taint resources who error on create with provisioners
[GH-434]
|
2014-10-16 23:19:07 -07:00 |
|
Mitchell Hashimoto
|
f59e89ccb8
|
terraform: add count tainted apply test
|
2014-10-12 09:41:27 -07:00 |
|
Mitchell Hashimoto
|
36f225dea0
|
fmt
|
2014-10-10 14:50:35 -07:00 |
|
Mitchell Hashimoto
|
6c96e0f6ac
|
terraform: nil out the Diff on a resource when expanding
This fixes a bug where the Destroy diff was being kept around for
nodes that shouldn't be destroyed. We added a test to verify this
doesn't happen.
|
2014-10-09 23:15:42 -07:00 |
|
Mitchell Hashimoto
|
8b5c120ecf
|
terraform: add InputMode to determine what is asked for
|
2014-10-08 10:18:45 -07:00 |
|
Mitchell Hashimoto
|
d714c6f2f1
|
terraform: test path variables
|
2014-10-07 20:09:30 -07:00 |
|
Mitchell Hashimoto
|
88ac1b030a
|
terraform: another test for count index
|
2014-10-02 22:07:23 -07:00 |
|
Mitchell Hashimoto
|
ea18b62e8f
|
terraform: count.index
|
2014-10-02 22:02:59 -07:00 |
|
Mitchell Hashimoto
|
66c58788fe
|
terraform: test count = 1 variable access
|
2014-10-02 17:24:22 -07:00 |
|
Mitchell Hashimoto
|
221e40a3a9
|
terraform: test count == zero
|
2014-10-02 17:18:40 -07:00 |
|
Mitchell Hashimoto
|
ced4125037
|
teraform: test that count can be a variable
|
2014-10-02 15:47:00 -07:00 |
|
Armon Dadgar
|
5207e1d268
|
terraform: test ordering when using create before with depedencies
|
2014-09-29 17:00:45 -07:00 |
|
Armon Dadgar
|
bce9b664d8
|
terraform: test happy path create-before-destroy
|
2014-09-29 15:20:04 -07:00 |
|
Armon Dadgar
|
465f3f2676
|
terraform: test create-before-destroy with failed destroy
|
2014-09-29 15:20:03 -07:00 |
|
Armon Dadgar
|
59b7cb171a
|
terraform: Testing failed apply with create_before_destroy
|
2014-09-29 15:20:03 -07:00 |
|
Armon Dadgar
|
f248ae3aee
|
terraform: test provising fail create-before-destroy
|
2014-09-29 15:20:03 -07:00 |
|
Mitchell Hashimoto
|
2791badf01
|
terraform: ask for input for providers
|
2014-09-29 09:13:15 -07:00 |
|
Mitchell Hashimoto
|
fd70e5e7bf
|
terraform: Input() asks for variable inputs
|
2014-09-28 23:37:36 -07:00 |
|
Mitchell Hashimoto
|
0d1867c0b3
|
Merge branch 'f-module-apply'
Conflicts:
terraform/context.go
|
2014-09-26 10:08:35 -07:00 |
|
Mitchell Hashimoto
|
77b1c7daa0
|
terraform: destroy plans work with modules
|
2014-09-25 20:44:34 -07:00 |
|
Mitchell Hashimoto
|
1835a03842
|
terraform: hook parameter is an InstanceInfo
|
2014-09-25 10:40:44 -07:00 |
|
Mitchell Hashimoto
|
86a4a6c7c8
|
terraform: test apply with modules
|
2014-09-23 17:13:50 -07:00 |
|
Mitchell Hashimoto
|
e8dfcdbe7b
|
terraform: computed input variables work to modules
|
2014-09-23 17:05:44 -07:00 |
|
Mitchell Hashimoto
|
68b38b4904
|
terraform: test case for cascading input variables (variable to
variable)
|
2014-09-23 16:55:19 -07:00 |
|
Mitchell Hashimoto
|
9e871d5617
|
terraform: variables to modules work
|
2014-09-23 16:49:38 -07:00 |
|
Mitchell Hashimoto
|
a3b668bf7d
|
terraform: module w/ computed output works
|
2014-09-23 16:27:38 -07:00 |
|
Mitchell Hashimoto
|
bfa4e1d7d0
|
terraform: module output variables are functional
|
2014-09-23 16:07:41 -07:00 |
|
Mitchell Hashimoto
|
6b2781d77c
|
terraform: module orphans
|
2014-09-23 14:57:17 -07:00 |
|