mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-26 09:44:01 -04:00
Previously, we'd get the fingerprint for an iteration when creating the bucket. Since we moved the remainder of the logic for getting the iteration to a separate Initialize method, we also move the logic that reads the fingerprint from the environment to this function.