terraform/builtin/providers/test
Martin Atkins f695e8b330 provider/test: allow test_resource to be imported
When working on the core import code, it's useful to have a zero-cost
local resource to work with for quick iteration.
2017-06-09 14:03:59 -07:00
..
data_source.go provider/test: Add test of data source count.index 2016-09-03 13:58:30 -07:00
data_source_label.go provider/test: allow assigning a label to each instance 2017-05-11 10:52:51 -07:00
data_source_label_test.go provider/test: allow assigning a label to each instance 2017-05-11 10:52:51 -07:00
data_source_test.go core: Restore CountBoundaryTransformer to apply, add/adjust tests 2017-04-19 22:23:52 -07:00
provider.go provider/test: allow assigning a label to each instance 2017-05-11 10:52:51 -07:00
provider_test.go
resource.go provider/test: allow test_resource to be imported 2017-06-09 14:03:59 -07:00
resource_data_dep_test.go providers/test: Add count resource <-> data source dep count scale tests 2017-05-12 15:45:06 -07:00
resource_gh12183.go flatmap: mark computed list as a computed value in Expand 2017-02-23 10:03:59 -08:00
resource_gh12183_test.go flatmap: mark computed list as a computed value in Expand 2017-02-23 10:03:59 -08:00
resource_test.go Add a provider test for a list of maps 2016-12-16 10:36:26 -05:00
splat_flatten_test.go Stop requiring multi-vars (splats) to be in array brackets 2017-05-23 11:22:37 -07:00