terraform/builtin/providers/test
Chris Marchesi c6647a3bb7 helper/schema: CustomizeDiff -> Review
To keep with the current convention of most other schema.Resource
functional fields being fairly short, CustomizeDiff has been changed to
"Review". It would be "Diff", however it is already used by existing
functions in schema.Provider and schema.Resource.
2017-11-01 14:25:32 -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 helper/schema: Hook CustomizeDiffFunc into diff logic 2017-11-01 14:25:32 -07:00
provider_test.go core: Fix issues with ignore_changes 2016-03-21 14:20:36 -05:00
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
resource_with_custom_diff.go helper/schema: CustomizeDiff -> Review 2017-11-01 14:25:32 -07:00
resource_with_custom_diff_test.go helper/schema: Hook CustomizeDiffFunc into diff logic 2017-11-01 14:25:32 -07:00
splat_flatten_test.go Stop requiring multi-vars (splats) to be in array brackets 2017-05-23 11:22:37 -07:00