The Wayback Machine - https://web.archive.org/web/20220110003815/https://github.com/jbardin
Skip to content
Avatar
😷
limited availability
😷
limited availability
  • HashiCorp
  • Boston, MA

Achievements

Achievements

Organizations

@hashicorp
Block or Report

Block or report jbardin

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. gotrace Public

    strace for go

    Go 69 11

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

    Go 18 7

  3. readchan Public

    Read files via a channel

    Go 3 1

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

992 contributions in the last year

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

Contribution activity

January 2022

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

handle variable evaluation in one location

Module variable evaluation was spread out over 3 locations, which led to a skew in what value could be seen within a module, and what value could b…

+69 −36 2 comments
Opened 1 other pull request in 1 repository
hashicorp/terraform 1 merged