terraform/builtin/providers/test
James Nugent fb150ef72f provider/test: Add test of data source count.index
This adds a unit test to the test provider that verifies count.index
behaves correctly. Although not ideal this is hard to implement as a
context test without changing around the (non helper/schema)
implementation of the x_data_source.
2016-09-03 13:58:30 -07: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 core: rerun resource validation before plan and apply 2016-07-01 13:12:57 -05:00
provider_test.go core: Fix issues with ignore_changes 2016-03-21 14:20:36 -05:00
resource.go provider/test: Add test of data source count.index 2016-09-03 13:58:30 -07:00
resource_test.go terraform: another set of ignore_changes fixes 2016-07-08 16:48:23 -05:00