The Wayback Machine - https://web.archive.org/web/20220424150303/https://github.com/jen20
Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report jen20

Report abuse

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

Report abuse

Pinned

  1. A small sample of Event Sourcing in Go

    Go 76 15

  2. A Go library for determining the equivalence of AWS IAM policies written in JSON.

    Go 6 7

  3. Packer templates for Ubuntu AMIs with a ZFS Root filesystem.

    Shell 57 22

  4. go-usdt Public

    DTrace User-Defined Static Tracing Probes for applications written in Go

    C 5 2

  5. Code accompanying my talk at HashiDays New York, 2017

    HCL 91 21

  6. Good-Practice AWS VPC Component for Pulumi

    Python 44 19

75 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri
Activity overview
Contributed to pulumi/pulumi, pulumi/pulumi-terraform-bridge, pulumi/pulumi-kubernetes and 5 other repositories

Contribution activity

April 2022

Created 1 commit in 1 repository

Created a pull request in pulumi/pulumi that received 3 comments

cli: Make "down" an alias of "destroy"

Description Previously, "down" was a suggestion for "destroy". This commit makes it an alias instead, to give symmetry of "up" => "down". Checklist …

+6 −2 3 comments