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 up
Pinned
1,537 contributions in the last year
Activity overview
Contributed to
hashicorp/packer,
SwampDragons/cool_new_features_demos,
hashicorp/docker-hub-images
and 5 other
repositories
Contribution activity
August 2020
Created a pull request in hashicorp/packer that received 2 comments
Allow "export" to ovf/ova for local vmware builds in addition to esx …
Add option to export to ovf or ova from a local vmware build. Refactor step_export and vmware driver to put the ovftool call in its own driver call…
+390
−123
•
2
comments
- Move step_create_disk into common folder, and add to vmx builder
- make the default target generate dev builds.
- [WIP] create secondary iso containing user's desired files
- document workaround for upstream bug
- implement a remote_output_directory option, and heavily comment outpu…
- fully destroy vm if it was cancelled or errored
- add colored prefix to progress tracker bar so it's clearer what build…
- add progress tracker to vmware-esx iso upload. Add colored prefix to …
- change pause to run connect again afterwards
- fix docs for kms key ids
- add an hcl example to the docs pipeline
- document network path
- add hcl docs to pipeline build docs
- update powershell provisioner docs to include HCL examples
- hcl example for breakpoint provisioner
- ansible-local hcl docs
- Add all of the custom AWS template engines to GeneratedData for use b…
- Document 9294
- document that interactive login is not an option for gov clouds
- add docs note about quoting string variables on the command line
- document vsphere role permissions needed to run post-processors.
- add docs to make it explicit that on-error=abort etc are only relevan…
- add microsoft daemon docs to hyperv docs
- Fix ReregisterVM to default to true instead of false.
- File provisioner docs
- Some pull requests not shown.
- Ansible ssh extra args
- provisioner/windows-restart: Add HCL2 example to documentation
- provisioner/windows-shell: Add HCL2 example to documentation
- retry spot instance creation when an "Invalid IAM Instance Profile name" error pops up
- JSON to HCL2 (minimal best-effort) transpiler
- Add aws_polling config option to override env variables
- integrations/secretsmanager: Add support for plaintext, non key/pair, secrets
- Fix Hyper-V boot command refs #5291
- Add override provisioner's option for HCL2
- Add vault function for HCL2 and documentation
- builder/azure-arm: Remove duplicate resource deletion steps
- Add option to also import OVF templates to the Content Library
- Pretty print build durations
- Check for existing IP after timeout in case of API timeout but IP found
- Add community supported post-processors
- Feature: salt-masterless formulas
- Fix vsphere boot command and check for context cancelation when waiting for ip
- post-processor/googlecompute-export: Update documentation
- post-processor/googlecompute-export: Remove IAP configuration from HCL schema
- Add keep_input_artifact note to the manifest post-processor
- Bug: "file" provisioner only uses first entry from Sources if processing directories
- Add manifest post-processor hcl2 examples
- Update checksum post-processor docs with hcl2 example
- Make max_retries a string to allow variable interpolation
- Add step to customize cloned VM
- Some pull request reviews not shown.