terraform/terraform/test-fixtures
Mitchell Hashimoto 14f7067b0c terraform: taint plan requires destroy/create 2014-07-22 10:30:42 -07:00
..
apply-cancel terraform: stopHook and tests 2014-07-02 16:16:38 -07:00
apply-compute terraform: fix tests 2014-07-22 08:29:49 -07:00
apply-destroy terraform: add Dependencies to ResourceState 2014-06-30 17:40:56 -07:00
apply-destroy-outputs terraform: don't process outputs when all we did was destroy 2014-07-13 11:07:31 -07:00
apply-error terraform: tests for Apply in areas of errors 2014-07-02 17:26:39 -07:00
apply-good terraform: basic apply tests 2014-06-18 16:38:08 -07:00
apply-idattr terraform: make sure the "id" attribute is in the state 2014-07-08 17:15:41 -07:00
apply-minimal terraform: minimal apply test case 2014-07-08 16:12:30 -07:00
apply-output terraform: outputs are computed for the state 2014-07-04 15:36:28 -07:00
apply-output-multi terraform: outputs work with multi-variables 2014-07-05 10:48:47 -07:00
apply-output-multi-index terraform: test for single index access of counts 2014-07-06 14:09:44 -07:00
apply-provisioner-compute terraform: Test provisioner apply 2014-07-10 11:38:56 -07:00
apply-provisioner-conninfo terraform: Test ConnInfo materialization during Apply 2014-07-15 12:34:07 -07:00
apply-provisioner-fail terraform: ResourceProvisioner can't return a state anymore 2014-07-22 09:56:39 -07:00
apply-unknown terraform: make sure the "id" attribute is in the state 2014-07-08 17:15:41 -07:00
apply-vars terraform: more test cases 2014-07-22 08:27:16 -07:00
graph-basic terraform: fill in the graph with the providers 2014-06-25 14:47:38 -07:00
graph-count terraform: turn multi-counts into multiple nodes 2014-07-03 20:42:29 -07:00
graph-cycle terraform: Graph, config: don't build graph 2014-06-24 14:58:57 -07:00
graph-diff terraform: GraphAddDiff works on a basic level 2014-06-30 18:18:56 -07:00
graph-diff-destroy terraform: copy the proper dependencies over on destroy plan 2014-07-07 15:43:32 -07:00
graph-provisioners terraform: Testing passthrough of ConnInfo 2014-07-15 12:34:06 -07:00
new-good terraform: find configs for providers 2014-06-05 19:56:35 -07:00
new-graph-cycle terraform: build resource graph, validate 2014-06-03 17:14:19 -07:00
new-pc-cache terraform: find configs for providers 2014-06-05 19:56:35 -07:00
new-provider-validate terraform: Validate called on provider 2014-06-12 22:30:09 -07:00
new-variables terraform: validate required variables are all set 2014-06-03 15:56:43 -07:00
plan-computed helper/diff: add ID to diff 2014-07-07 14:57:41 -07:00
plan-count terraform: planning and applying multi-count resources tests 2014-07-03 21:24:17 -07:00
plan-count-dec terraform: test case for decreasing the count 2014-07-03 21:42:18 -07:00
plan-count-inc terraform: tests for increasing count from 1 to > 1 2014-07-03 21:47:07 -07:00
plan-destroy terraform: failing test but fixes another bug 2014-06-30 11:14:03 -07:00
plan-empty terraform: add ID to diff implicitly 2014-07-08 16:58:31 -07:00
plan-good terraform: rename Diff to Plan on Terraform API 2014-06-20 10:44:49 -07:00
plan-nil terraform: rename Diff to Plan on Terraform API 2014-06-20 10:44:49 -07:00
plan-orphan terraform: destroy orphans 2014-06-25 21:58:33 -07:00
plan-provider-init terraform: rename Diff to Plan on Terraform API 2014-06-20 10:44:49 -07:00
plan-taint terraform: taint plan requires destroy/create 2014-07-22 10:30:42 -07:00
refresh-basic terraform: Refresh tests 2014-06-25 15:39:44 -07:00
refresh-vars terraform: manually interpolate variables in walker functions 2014-07-07 16:56:23 -07:00
smc-uservars terraform: more test cases 2014-07-22 08:27:16 -07:00
validate-bad-pc terraform: Context.Validate checks ProviderConfig Validate 2014-07-03 12:17:56 -07:00
validate-bad-prov-conf terraform: Test Validation of provisioners 2014-07-10 11:38:56 -07:00
validate-bad-rc terraform: ValidateResource is called 2014-07-03 12:30:51 -07:00
validate-bad-var terraform: Context introduction 2014-07-03 10:14:17 -07:00
validate-good terraform: don't validate orphans 2014-07-11 11:09:19 -07:00
validate-required-var terraform: Context introduction 2014-07-03 10:14:17 -07:00