Walter Heck

Results 14 issues of Walter Heck

Would be really awesome if this provider could create slack webhooks for other resources to consume.

help wanted
good first issue

There's this page which is useful: http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Appendix_Limits.html Then at reinvent just today there was an announcement that cross-region peering is now available I was also in a session by Matt...

help wanted
sec: VPC

I have 5 profiles configured and know their number by heart. It would be super useful if I could just say `aws-choose-profile 1` to automatically have profile 1 chosen instead...

I added the following to `.bash_profile`: ``` alias aws-choose-profile=". aws-choose-profile" ``` this might be good for the docs

Just wondering..

Hello, I tried running your script, but it is a bit mysterious as to what's actually happening. Can you sehd some light on a few things? 1. In https://github.com/kusti8/chromium-build/blob/master/build-deb.sh#L27 you...

the last line of this bit seems incorrect: ``` walterheck@casa:~/git/infra/bin$ ./infra list You must set up the project dependencies, run the following commands: curl -s http://getcomposer.org/installer | php php composer.phar...

CLI output: ``` ↯sudo ./keylightctl discover --timeout 60s Starting discovery ==> Found no accessories during discovery ``` ![image](https://user-images.githubusercontent.com/326166/108830640-e83b2a80-75c9-11eb-84ca-08da545d9dea.png)

I have a python repo full of files I want to check using markdownlint, but it also contains some autogenerated files. I'd like to ignore them when linting.

question

@TylerBrock are you still maintaining this or planning to? It's super useful imho, just wanted to create some clarity.