GitHub / joomcode / packer-plugin-external
Packer plugin for communicating with external programs
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joomcode%2Fpacker-plugin-external
PURL: pkg:github/joomcode/packer-plugin-external
Stars: 7
Forks: 2
Open issues: 1
License: mpl-2.0
Language: Go
Size: 118 KB
Dependencies parsed at:
966
Created at: over 2 years ago
Updated at: 7 months ago
Pushed at: about 1 year ago
Last synced at: 3 months ago
Topics: packer, packer-datasource, packer-plugin
- ./integration-release-action * composite
- actions/checkout 8e5e7e5ab8b370d6c329ec480221332ada57f0ab composite
- actions/setup-go 93397bea11091df50f3d7e59dc26a7711a8bcfbe composite
- actions/checkout v2 composite
- hashicorp/packer-github-actions master composite
go.mod
go
- github.com/agext/levenshtein v1.2.3
- github.com/apparentlymart/go-textseg/v13 v13.0.0
- github.com/armon/go-metrics v0.3.9
- github.com/aws/aws-sdk-go v1.40.34
- github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
- github.com/cenkalti/backoff/v3 v3.2.2
- github.com/fatih/color v1.12.0
- github.com/golang/snappy v0.0.4
- github.com/google/btree v1.0.0
- github.com/google/uuid v1.3.0
- github.com/hashicorp/consul/api v1.10.1
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-getter/v2 v2.1.0
- github.com/hashicorp/go-hclog v0.16.2
- github.com/hashicorp/go-immutable-radix v1.3.1
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-retryablehttp v0.7.0
- github.com/hashicorp/go-rootcerts v1.0.2
- github.com/hashicorp/go-safetemp v1.0.0
- github.com/hashicorp/go-sockaddr v1.0.2
- github.com/hashicorp/go-version v1.3.0
- github.com/hashicorp/golang-lru v0.5.4
- github.com/hashicorp/hcl v1.0.0
- github.com/hashicorp/hcl/v2 v2.13.0
- github.com/hashicorp/packer-plugin-sdk v0.3.1
- github.com/hashicorp/serf v0.9.5
- github.com/hashicorp/vault/api v1.1.1
- github.com/hashicorp/vault/sdk v0.2.1
- github.com/hashicorp/yamux v0.0.0-20210826001029-26ff87cf9493
- github.com/jehiah/go-strftime v0.0.0-20171201141054-1d33003b3869
- github.com/jmespath/go-jmespath v0.4.0
- github.com/mattn/go-colorable v0.1.8
- github.com/mattn/go-isatty v0.0.13
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/go-testing-interface v1.14.1
- github.com/mitchellh/go-wordwrap v1.0.1
- github.com/mitchellh/iochan v1.0.0
- github.com/mitchellh/mapstructure v1.4.1
- github.com/mitchellh/reflectwalk v1.0.0
- github.com/pierrec/lz4 v2.6.1+incompatible
- github.com/ryanuber/go-glob v1.0.0
- github.com/ugorji/go/codec v1.2.6
- github.com/ulikunitz/xz v0.5.10
- github.com/zclconf/go-cty v1.10.0
- golang.org/x/crypto v0.0.0-20220517005047-85d78b3ac167
- golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
- golang.org/x/sys v0.0.0-20211019181941-9d821ace8654
- golang.org/x/text v0.3.7
- golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
- gopkg.in/square/go-jose.v2 v2.6.0
- gopkg.in/yaml.v2 v2.3.0
.github/workflows/release.yml
actions
- actions/checkout v2 composite
- actions/setup-go v2 composite
- crazy-max/ghaction-import-gpg v5 composite
- goreleaser/goreleaser-action v2 composite
- actions/checkout v2 composite
- actions/setup-go v4 composite
- ./integration-release-action * composite
- actions/checkout 8e5e7e5ab8b370d6c329ec480221332ada57f0ab composite
- actions/setup-go 93397bea11091df50f3d7e59dc26a7711a8bcfbe composite