Mitchell Hashimoto
|
71918efd96
|
terraform: Add more tests for cases we felt weren't well covered
|
2014-12-16 15:59:26 -08:00 |
Mitchell Hashimoto
|
e5f07567c6
|
terraform: module input to another module doesn't error [GH-659]
|
2014-12-16 08:23:19 -08:00 |
Luke Amdor
|
6dcb7166d1
|
fix destroy so incoming module vars get set
|
2014-12-05 17:18:45 -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
|
5b025c89f9
|
terraform: guard output types. Fixes #593
|
2014-11-24 16:49:38 -08:00 |
Armon Dadgar
|
e29e364c89
|
terraform: Testing duplicate delete issue
|
2014-11-18 15:38:54 -08:00 |
Mitchell Hashimoto
|
22f09b487b
|
terraform: refresh ignores variables with no values [GH-478]
|
2014-10-20 23:08:17 -07:00 |
Mitchell Hashimoto
|
0908e8f42c
|
terraform: don't fail refresh if output doesn't exist [GH-483]
|
2014-10-20 18:45:52 -07:00 |
Mitchell Hashimoto
|
686871310d
|
terraform: input properly sends on only set input
|
2014-10-18 14:54:42 -07:00 |
Mitchell Hashimoto
|
dc3178e06a
|
terraform: failling test case for a bug
|
2014-10-18 14:36:34 -07:00 |
Mitchell Hashimoto
|
914cb1d44c
|
terraform: test for variables in provider configs
|
2014-10-18 14:13:14 -07:00 |
Mitchell Hashimoto
|
0a5e06d62c
|
terraform: merge interpolated inherited provider configurations [GH-418]
|
2014-10-18 13:58:01 -07:00 |
Mitchell Hashimoto
|
f03ab178bf
|
terraform: don't execute provisioners on destroy
|
2014-10-18 11:37:26 -07:00 |
Mitchell Hashimoto
|
990b814188
|
terraform: set count to 1 while validating [GH-442]
|
2014-10-17 18:18:28 -07:00 |
Mitchell Hashimoto
|
f626c5df96
|
terraform: validation works with count if default [GH-442]
|
2014-10-17 18:06:54 -07: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
|
de4c922c9c
|
terraform: validation with unknown variables works [GH-432]
|
2014-10-16 15:54:56 -07:00 |
Mitchell Hashimoto
|
f59e89ccb8
|
terraform: add count tainted apply test
|
2014-10-12 09:41:27 -07:00 |
Mitchell Hashimoto
|
ecafcfa682
|
terraform: don't validate tainted resources
|
2014-10-11 16:02:07 -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
|
36f4a644b6
|
terraform: warn if the name has special characters
|
2014-10-08 15:59:50 -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
|
94f43ff145
|
terraform: fix crash if outputs with no state [GH-358]
|
2014-10-03 15:57:43 -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
|
e4ba737392
|
terraform: validate count is non-negative
|
2014-10-02 17:14:25 -07:00 |
Mitchell Hashimoto
|
53d05cb81f
|
terraform: counts can't be computed
|
2014-10-02 16:21:17 -07:00 |
Mitchell Hashimoto
|
ced4125037
|
teraform: test that count can be a variable
|
2014-10-02 15:47:00 -07:00 |
Armon Dadgar
|
1977a53574
|
terraform: Deterministric and correct ordering for deposed nodes
|
2014-09-30 11:37:49 -07:00 |
Armon Dadgar
|
5207e1d268
|
terraform: test ordering when using create before with depedencies
|
2014-09-29 17:00:45 -07:00 |
Armon Dadgar
|
9a6c8490a0
|
terraform: Updating tests for modules
|
2014-09-29 15:27:56 -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
|
133a28e363
|
terraform: prefix the Id for configuring providers
|
2014-09-29 10:36:49 -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
|
3941dbac5d
|
fmt
|
2014-09-28 11:51:49 -07:00 |
Mitchell Hashimoto
|
4b3473e522
|
terraform: fix compilation from merge
|
2014-09-26 10:10:08 -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
|
c88614c585
|
terraform: providers inherit properly for validation
|
2014-09-24 21:38:23 -07:00 |
Mitchell Hashimoto
|
2d07f79c5a
|
terraform: validation validates the submodules
|
2014-09-24 19:31:30 -07:00 |