/docker-terraform

A base Docker image for Terraform.

Primary LanguageShellApache License 2.0Apache-2.0

docker-terraform CI Docker Repository on Quay

This repository contains a templated Dockerfile for image variants designed to run deployments using the AWS CLI and terraform.

Usage

Template Variables

  • TERRAFORM_VERSION - Terraform version

Testing

An example of how to use cibuild to build and test an image:

$ CI=1 TERRAFORM_VERSION=1.0.0 ./scripts/cibuild