Skip to content
Avatar
😷
limited availability
😷
limited availability

Highlights

  • Arctic Code Vault Contributor

Organizations

@hashicorp

Pinned

  1. strace for go

    Go 67 11

  2. Scan a TLS server for compatibility with the Go crypto/tls package

    Go 14 4

  3. Read files via a channel

    Go 2 1

  4. 1
    package proxy
    2
    
                  
    3
    import (
    4
    	"io"
    5
    	"log"
  5. 1
    package nettimeout
    2
    
                  
    3
    import (
    4
    	"net"
    5
    	"time"

1,215 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2020

Created a pull request in hashicorp/terraform that received 2 comments

Don't render a plan for module outputs

Module outputs should not trigger plan rendering. These are not shown in the plan output, however they were still causing Changes.Empty() to return f…

+82 −1 2 comments
1 contribution in private repositories Nov 23

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.