mayn / packerlicious

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

Added OO example #114

Closed danpilch closed 5 years ago

danpilch commented 6 years ago

Example to show packerlicious with OO design

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.02%) to 82.979% when pulling 0825be87bfd97d62a6acd51eebb6b35f4361522e on danpilch:feature/packer-ansible-oo into cc31f395dd60949ce6e540b5ca74a01570c3a6b3 on mayn:master.

mayn commented 5 years ago

thanks for taking the time to submit this. I've sat on it for a while and have decided to not include it in my source.

I believe the additional complexity of this example is better accompanied with a verbose writeup (aka blog) explaining what the intention of each layer of abstraction on top of the already OO designed library is.

Thanks again and please share the link if you do a writeup!