terraform/builtin/providers/test
James Bardin 68ba2d6ff0 ResourceConfig.get should never return (nil, true)
Fixes a case where ResourceConfig.get inadvertently returns a nil value.

Add an integration test where assigning a map to a list via
interpolation would panic.
2016-11-18 16:24:40 -05:00
..
data_source.go provider/test: Add test of data source count.index 2016-09-03 13:58:30 -07:00
data_source_test.go provider/test: Add test of data source count.index 2016-09-03 13:58:30 -07:00
provider.go
provider_test.go
resource.go provider/test: Add test of data source count.index 2016-09-03 13:58:30 -07:00
resource_test.go ResourceConfig.get should never return (nil, true) 2016-11-18 16:24:40 -05:00