Azure / packer-azure

Packer for Azure
MIT License
115 stars 50 forks source link

Allow user to override image version to ensure reproducible builds #228

Closed boumenot closed 8 years ago

boumenot commented 8 years ago

packer-azure set the image version to latest, which can vary between (and within) regions. This prevents reproducible builds. The user should be allowed to set the image version to a specific value.