Daniel Paul Searles
Daniel Paul Searles
We need to support a [semantic versioning](http://semver.org/) update system for homshick in order to mitigate the risk of breaking user's castles with a major release (i.e. **potential** breaking changes). In...
This repository only has tags up to v0.10.0. What do you think about also adding the others up to the current release (i.e. v0.11.1)?
There should be a `vagrant butcher` command that will enable the user to run the butcher code without having to destroy the box. ## --delete-guest-client-pem There should be an optional...
"[Chef Zero](https://github.com/opscode/chef-zero) is a simple, easy-install, in-memory Chef server that can be useful for Chef Client testing and chef-solo-like tasks that require a full Chef Server." I think that this...
First off let me say thank your for writing ExAws. I've really enjoyed using it thus far. The project I've been working on has a requirement to use ACM so...
As a technical reviewer of the book related to this repo, I took some time to run through all of the example code to ensure that it is functional. Here...
This is a more efficient way to replace an item than calling `remove_item`, then `insert_item`
Would you be open to accepting a PR with documentation on how to use Tortoise with AWS IoT? I recently worked through how to do this and think it could...
### Terraform Version and Provider Version ``` Terraform version: v1.8.3 HCP provider version: v0.89.0 ``` ### Affected Resource(s) * hcp_group ### Terraform Configuration Files ```hcl // Pin the version terraform...