It would be nice if the action can parse the `required_version` from the packerfile and use that to select the version. This prevents duplication where we have the version set in both the packerfile and `setup-packer`'s `version` input.
It would be nice if the action can parse the
required_versionfrom the packerfile and use that to select the version.This prevents duplication where we have the version set in both the packerfile and
setup-packer'sversioninput.