terraform/builtin
Krzysztof Wilczynski 6c27f175b5
Add JSON validation to the aws_sns_topic resource.
This commit adds support for new helper function which is used to
normalise and validate JSON string.

This commit also removes unnecessary code from the StateFunc function,
and reduces it so that it only uses the normalizeJsonString helper.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
2016-09-22 09:01:15 +01:00
..
bins Bitbucket provider for terraform 2016-08-08 09:45:16 -07:00
providers Add JSON validation to the aws_sns_topic resource. 2016-09-22 09:01:15 +01:00
provisioners Support recreating clients and configuring Chef Vaults (#8577) 2016-09-15 14:20:18 +02:00