terraform/builtin/providers/test
Chris Marchesi f63ad1dbd1 providers/test: Add count resource <-> data source dep count scale tests
These tests cover the new refresh behaviour and would fail with "index
out of range" if the refresh graph is not expanded to take new resources
into account as well (scale out), or if it does not with expanded count
orphans in a way that makes sure they don't get interpolated when walked
(scale in).
2017-05-12 15:45:06 -07:00
..
data_source.go
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
provider.go provider/test: allow assigning a label to each instance 2017-05-11 10:52:51 -07:00
provider_test.go
resource.go
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
resource_gh12183_test.go
resource_test.go