terraform/builtin/providers/test
Martin Atkins e67c359b2d provider/test: allow assigning a label to each instance
When testing the behavior of multiple provider instances (either aliases
or child module overrides) it's convenient to be able to label the
individual instances to determine which one is actually being used for
the purpose of making test assertions.
2017-05-11 10:52:51 -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 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_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