Bob Ziuchkovski

Results 4 issues of Bob Ziuchkovski

I was hoping to use hcledit to extract and manipulate AWS provider attributes within our terraform config. However, it looks like the lack of provider names or address indexing prevents...

@elithrar provided some great feedback on the default value handling. After some thought, I've put together a PR that decouples the `OptionDefaulter` and `OptionDecoder` interfaces. With this change, Options would...

v1.0
breaking change

Hi, thanks for sharing socks5-go! I'm working on a project that uses socks5 UDP associate and noticed a problem with socks5-go. When it sends a UDP reply to a client,...

Currently the SNS topics created by these templates are unencrypted. This PR adds optional encryption for the topics when a KMS key id is specified. This id can be the...