packer/internal/registry
Lucas Bajolet c2dc140896 hcp: read fingerprint from env during initialize
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.
2022-10-13 15:13:29 -04:00
..
env Update IsHCPExplicitelyEnabled logic 2022-10-13 15:13:29 -04:00
client.go bump hcp-sdk-go and fix import path (#11763) 2022-05-10 14:01:26 +02:00
errors.go Packer SVC acc tests (#11274) 2021-12-01 15:58:33 +01:00
mock_service.go bump hcp-sdk-go and fix import path (#11763) 2022-05-10 14:01:26 +02:00
service.go Send channel id to HCP Packer (#11861) 2022-07-29 15:15:29 +02:00
types.bucket.go Read loading over bucket name from env var 2022-10-13 15:13:29 -04:00
types.bucket_service_test.go Add initialize method to Iteration 2022-10-13 15:13:29 -04:00
types.bucket_test.go hcp: read fingerprint from env during initialize 2022-10-13 15:13:29 -04:00
types.builds.go bump hcp-sdk-go and fix import path (#11763) 2022-05-10 14:01:26 +02:00
types.iterations.go hcp: read fingerprint from env during initialize 2022-10-13 15:13:29 -04:00
types.iterations_test.go Add initialize method to Iteration 2022-10-13 15:13:29 -04:00