mirror of https://github.com/hashicorp/packer
The "ssh_private_ip" key works with either boolean values or string representations of booleans. The fixer errors when the value is defined as, for example, "true" (with quotation marks). This commit will attempt to convert the string into a bool when necessary to ensure this case is handled. Signed-off-by: Brendan Devenney <brendan.devenney@cloudreach.com>pull/6458/head
parent
4b1f96b527
commit
73c532e772
Loading…
Reference in new issue