limited availability
-
HashiCorp
- Boston, MA
Block or Report
Block or report jbardin
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
1
package proxy23import (4"io"5"log" -
1
package nettimeout
23import (
4"net"
5"time"
992 contributions in the last year
Less
More
Contribution activity
January 2022
Created 6 commits in 2 repositories
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
Reviewed 6 pull requests in 1 repository
hashicorp/terraform
6 pull requests
- Address a few inconsistencies in how we process root module input variables vs. called module input variables
- website: Documentation of how provisioners upload files
- build: CGO_ENABLED when building for macOS in our experimental new build workflow
- dags: fix BasicEdge pointer issue
- lang/funcs: Redact sensitive values from function errors
- Ensure consistent ordering with nested move operations

