terraform/helper/structure
Gauthier Wallet 1b3f5fcbfb helper/structure: More cases for NormalizeJsonString tests
In terraform-providers/terraform-provider-aws#2935, we have been cleaning code
duplication by benefiting from the "NormalizeJsonString" present in the "structure" helper.

It appears that tests in the AWS provider are covering more use-cases,
which are added in this work.
2018-01-17 15:53:38 -08:00
..
expand_json.go
expand_json_test.go
flatten_json.go
flatten_json_test.go
normalize_json.go
normalize_json_test.go
suppress_json_diff.go
suppress_json_diff_test.go