Skip to content

Releases: RagedUnicorn/docker-terraform

v1.15.6-alpine3.24.1-1

18 Jun 21:03
v1.15.6-alpine3.24.1-1

Choose a tag to compare

What's Changed

  • feat: Add CONTAINER_STRUCTURE_TEST_VERSION environment variable to test configurations (62137dc)
  • docs: Update DEVELOPMENT.md and TEST.md for Alpine version sync details; enhance renovate.json with custom regex for metadata consistency (852e05f)
  • feat: Group Alpine sources in Renovate configuration for improved PR management (df3c41a)
  • fix: specify bash shell for test steps in test.yml to make ci fail on test-fail (5260f71)
  • chore(deps): update all non-major dependencies (d9149a1)
  • chore(deps): update actions/checkout action to v7 (6fa9a37)

Docker Image

Pull the image:

docker pull ghcr.io/RagedUnicorn/docker-terraform:1.15.6-alpine3.24.1-1
docker pull ragedunicorn/terraform:1.15.6-alpine3.24.1-1

Or use the latest tag:

docker pull ghcr.io/RagedUnicorn/docker-terraform:latest
docker pull ragedunicorn/terraform:latest

Full Changelog: v1.9.8-alpine3.22.1-1...v1.15.6-alpine3.24.1-1

v1.9.8-alpine3.22.1-1

16 Jun 17:27
v1.9.8-alpine3.22.1-1
42a01eb

Choose a tag to compare

What's Changed

  • feat: Add initial Terraform Docker setup with configuration files and tests (42a01eb)

Docker Image

Pull the image:

docker pull ghcr.io/RagedUnicorn/docker-terraform:1.9.8-alpine3.22.1-1
docker pull ragedunicorn/terraform:1.9.8-alpine3.22.1-1

Or use the latest tag:

docker pull ghcr.io/RagedUnicorn/docker-terraform:latest
docker pull ragedunicorn/terraform:latest

Full Changelog: ...v1.9.8-alpine3.22.1-1