terraform/builtin/providers/test
James Bardin 9d4bb6ec14 stop removing empty flatmap containers
As we've improved the cty.Value normalization, we need to remove
normalization procedures from the flatmap handling. Keeping the empty
containers in the flatmap will prevent unexpected nils from being added
to some schema configurations
2019-03-11 15:14:29 -04:00
..
data_source.go
data_source_label.go
data_source_label_test.go
data_source_test.go
provider.go only force top-level id's back to unknown 2019-02-05 16:16:08 -05:00
provider_test.go
resource.go simple list diffs may also have missing elements 2019-02-14 13:06:04 -05:00
resource_computed_set.go stop removing empty flatmap containers 2019-03-11 15:14:29 -04:00
resource_computed_set_test.go remove the partially-known ~ set sigil in diffs 2019-03-04 17:36:30 -05:00
resource_data_dep_test.go
resource_defaults.go
resource_defaults_test.go add more tests 2019-01-23 20:03:10 -05:00
resource_deprecated.go
resource_deprecated_test.go
resource_diff_suppress.go
resource_diff_suppress_test.go
resource_force_new.go
resource_force_new_test.go
resource_gh12183.go
resource_gh12183_test.go
resource_import_other.go plugin: Use correct schema when marshaling imported resource objects 2019-02-01 15:22:54 -08:00
resource_import_other_test.go plugin: Use correct schema when marshaling imported resource objects 2019-02-01 15:22:54 -08:00
resource_list.go stop removing empty flatmap containers 2019-03-11 15:14:29 -04:00
resource_list_set.go add a trouble test schema from the aws provider 2019-02-13 19:09:46 -05:00
resource_list_set_test.go add a trouble test schema from the aws provider 2019-02-13 19:09:46 -05:00
resource_list_test.go don't re-add removed list values even when planned 2019-03-05 15:31:08 -05:00
resource_map.go test for missing map entries 2019-01-23 17:04:17 -05:00
resource_map_test.go test for missing map entries 2019-01-23 17:04:17 -05:00
resource_nested.go
resource_nested_id.go only force top-level id's back to unknown 2019-02-05 16:16:08 -05:00
resource_nested_id_test.go only force top-level id's back to unknown 2019-02-05 16:16:08 -05:00
resource_nested_set.go
resource_nested_set_test.go Additional tests with interpolated values 2019-02-07 20:23:39 -05:00
resource_nested_test.go
resource_state_func.go
resource_state_func_test.go
resource_test.go allow implicit empty strings in lists 2019-02-11 19:24:14 -05:00
resource_timeout.go
resource_timeout_test.go
resource_with_custom_diff.go
resource_with_custom_diff_test.go
splat_flatten_test.go