Matthew Aynalem

Results 4 issues of Matthew Aynalem

currently commands simply pass through output from packer commands as a tuple. ``` (ret, out, err) = p.version() ``` I want to be able to parse in format that allows...

### Expected behavior there should be a validator that will check strings for cidr values and throw a validation error if the correct cidr format isn't specified once created, cidr...

enhancement
easy

#### Use-cases Trying to iterate through my existing terraform modules (published via GUI) in my private registry and associate each with a new `tfe_oauth_client.oauth_token_id` . Currently there is no data...

feature-request

Hi project maintainers! Members from your community have added partial support for your plugin to [packerlicious](https://github.com/mayn/packerlicious) via https://github.com/mayn/packerlicious/pull/164 . One of the challenges preventing full support was with undocumented attributes....