Releases: theohbrothers/docker-terraform
Releases · theohbrothers/docker-terraform
20230127.0.0
Changes
🚀 Features
- Enhancement: Bump
alpine-3.17
variant toterraform
1.3.4-r1
@leojonathanoh (#20) - Enhancement (ci): Add
test-nogitdiff
andupdate-dockerhub-description
jobs @leojonathanoh (#21)
🐛 Bug Fixes
- Fix (ci): Fix caching for
docker buildx
@leojonathanoh (#19)
20221210.0.0
Changes
🚀 Features
- Enhancement: Add
CHECKPOINT_DISABLE=1
to disable telemetry in all variants @leojonathanoh (#18)
20221204.1.0
Changes
🚀 Features
- Feature: Add
libvirt
composite variant @leojonathanoh (#17)
🐛 Bug Fixes
- Fix: Tag latest variant as
:latest
@leojonathanoh (#15)
🧰 Maintenance
- Chore: Remove all non-composite variants @leojonathanoh (#16)
20221204.0.0
Changes
🚀 Features
- Feature: Add terraform
v1.2.0
andv1.3.4
variants @leojonathanoh (#14) - Feature: Add
sshpass
in allssh
variants @leojonathanoh (#13) - Feature: Add
jq
to all variants @leojonathanoh (#12)
🐛 Bug Fixes
- Fix (ci): Regenerate
.github/workflows/ci-master-pr.yml
to use $GITHUB_ENV, github.ref_name, and bump actions to node 16 @leojonathanoh (#11)
20221030.0.0
Changes
🐛 Bug Fixes
- Fix: Bump
alpine:3.14
variant to0.14.9-r4
and renameedge
toalpine:3.15
and bump to1.0.11-r2
@leojonathanoh (#8)
🖊️ Refactors
- Refactor (ci): Use
v20221030.0.0
inrelease-drafter.yml
like the default template @leojonathanoh (#9) - Refactor (ci): Use
$GITHUB_ENV
,github.ref_name
, and bump actions to node 16 @leojonathanoh (#7)
📝 Documentation
- Docs (readme): Add Development section @leojonathanoh (#10)
20211119.0.0
Changes
🚀 Features
- Enhancement: Bump alpine:3.14 and alpine:edge terraform package @leojonathanoh (#6)
- Enhancement (ci): Use only master pr and tag refs for ci pipeline @leojonathanoh (#5)
20210915.0.1
Changes
🚀 Features
- Feature: Add alpine:edge variants @leojonathanoh (#2)
- Enhancement: Build linux/arm/v6 arch image for alpine:edge and alpine:3.14 @leojonathanoh (#3)
🖊️ Refactors
- Refactor (generate): Determine docker buildx platforms in VARIANTS.ps1 instead of in Dockerfile template for better template reusability @leojonathanoh (#4)