Matthew Schuchard

Results 10 issues of Matthew Schuchard

Currently if I specify `--keep-previous 5`, the report outputs that all but the previous 1 will be cleaned regardless of the `5`. Also, if query the AMIs to be cleaned...

In the article for "Sunsetting Atom", there was no announcement that APM can no longer publish packages, and that the package repository sometimes returns 500 errors. Please amend the announcement...

The `import` method belonging to the `Terraform` class cannot be invoked because `import` is a reserved keyword in Python. Please rename the method to make it useable. The following will...

I wanted to gauge interest in a PR for updating to the latest Packer SDK and enabling modern plugin support for this repository. It would be helpful for various projects...

At https://github.com/biemond/biemond-oradb/blob/649ee9c441ca100b8c1edf032e17fe54b3a065ae/lib/facter/oracle_database_homes.rb#L6 the value for `databaseUser` will always be `nil` because there is no `override_database_user` fact. Therefore, that method will always return `'oracle'` and the facts and functions which rely...

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 5.5.1/2018.1.0 - Ruby: 2.4.3 - Distribution: RHEL7 Master/Windows 2016 Client - Module version: 3.1.0 ## How to reproduce (e.g Puppet...

needs-feedback

This is neither a Terratest specific bug report nor feature request, but rather some discovered information that may or may not be helpful for behavior observed from the `output` function...

bug
p:needs triage

Currently, using the `wildfly_restart` resource in version 2.3.2 results in: > Error: Could not evaluate: end of file reached Also, the [documentation](https://github.com/biemond/biemond-wildfly/blob/master/README.md#server-reload) claims that the resource wrapped inside its associated...

Currently the common `virtualbox` plugin builder documentation is included in e.g. the `iso` builder, but not the `vm` builder documentation. Please ensure the common documentation is included in all builder...

enhancement
docs

#### Overview of the Issue When specifying a value for the argument `ssh_port`, the argument value is ignored, and instead the port is chosen from the range specified by `host_port_min`...

bug