mirror of https://github.com/hashicorp/terraform
The ICMP type 0 (Echo Reply) was not handled correctly. This commit changes the type of attributes "icmp_type" and "icmp_code" from TypeInt to TypeString, allowing for the string value to be manually converted into an integer. This enables an integer values such as -1, 0, 8, etc., coming from the resource definition in the template to be handled correctly. Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>pull/7669/head
parent
31297f1c9b
commit
81003fa6b1
Loading…
Reference in new issue