mayn / packerlicious

use python to make hashicorp packer templates
Apache License 2.0
103 stars 51 forks source link

builder/GoogleCompute add min_cpu_platform support #145

Closed sibidass closed 6 years ago

sibidass commented 6 years ago

Issue

fixes #144

List of Changes Proposed

Packer added an optional min_cpu_platform option. https://www.packer.io/docs/builders/googlecompute.html#min_cpu_platform

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling be0f5fb4096bbf893230c0c62c4fc1d596d8e946 on sibidass:min-cpu-support into 7c9b20ee791edebec665c49c5983b2d3f0a3c74b on mayn:master.

mayn commented 6 years ago

@sibidass , thanks!