Nick Willever
Nick Willever
@michaelklishin it appears Ubuntu 16.04 dropped python-support package from its repositories, but dsc22 is still requiring it. The dsc22 package needs to change to an or statement for required dependencies...
I second this since RSpec was referenced and that framework has regex matches I don't see the reasoning for being overly strict with name comparison matches. I use the Name...
@ohlol would you be able to contribute back that code to this repo?
@ohlol Maybe a goodwill PR will get @k1LoW onboard with the idea? I know it could be work that could go to waste, but it might be worth the effort.
@ohlol looks like @k1LoW would want the regex option in [awsrm](https://github.com/k1LoW/awsrm), per @k1LoW 's reply: `In my opinion Regex support is useful. But it may test the wrong resource. So...
@ohlol since I'm using Terraform and testing with Kitchen-Terraform I ended up using outputs of the autoscaling group ID - then InSpec and Kitchen-Terraform used that to send it into...
@CarlInglisBJSS I tried the same thing when the EFS api was throttling my calls, but still got the same error. Are you doing something in the rspect-retry callback method to...