mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-24 15:48:37 -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. |
||
|---|---|---|
| .. | ||
| env | ||
| client.go | ||
| errors.go | ||
| mock_service.go | ||
| service.go | ||
| types.bucket.go | ||
| types.bucket_service_test.go | ||
| types.bucket_test.go | ||
| types.builds.go | ||
| types.iterations.go | ||
| types.iterations_test.go | ||