Jason T. Greene

Results 3 issues of Jason T. Greene

# Description Add a security_group_id to ec2_instance to allow for usage of a non-default security group. # Context The main use case is to be able to additionally firewall a...

feature

The services capability is an elegant way to automate the setup and tear down of a service, but there are use-cases where preparation tasks need to occur in a hook...

enhancement
Runner :heart: Container
future

## Problem Description The implementation of localhost relaying on the Linux portion is using blocking I/O in a single thread to copy both sides of a connection. While this will...