Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
2,665 contributions in the last year
Activity overview
Contribution activity
December 1, 2020
Created 8 commits in 2 repositories
Created a pull request in hashicorp/waypoint that received 1 comment
internal/config: support waypoint.hcl.json for HCL-flavored JSON syntax
The way we load (using the hclsimple package) will automatically use the JSON loader if it ends in ".json", we just never accepted ".json" before.