Releases: cruxstack/terraform-docker-artifact-packager
Releases · cruxstack/terraform-docker-artifact-packager
v1.2.1
v1.2.0
v1.1.1
v1.1.0
v1.0.0
1.0.0 (2023-07-08)
This Terraform module provides a reusable, customizable solution for building Docker images and extracting artifacts from them.
Features
- Builds Docker images using provided build context and arguments
- Creates a unique tag for each Docker image built
- Generates a zip archive of the specified directory
- Copies an artifact from the Docker container to a specified path
- Supports both Linux and Windows Docker containers