azavea / docker-terraform

A base Docker image for Terraform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A base Docker image for Terraform.

License:Apache License 2.0


Languages

Language:Shell 100.0%