Skip to content

Alpine image for deploying IaC with Terraform into AWS with the AWS CLI installed.

License

Notifications You must be signed in to change notification settings

kohirens/docker-circleci-aws-iac-tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpine AWS & Terraform

When you need to run Terraform (deploy IaC) and call the AWS API from the CLI. Approximate size is 461MB.

Status

CircleCI

Features

  • Alpine
  • AWS CLI v2
  • Terraform
  • TerraGrunt
  • TfLint

Usage

docker pull kohirens/circleci-aws-iac-tf
  • Running AWS and Terraform CLI commands from build systems.
  • Running AWS and Terraform CLI commands locally if you have a container engine installed already.

See Docker Hub image tags at kohirens/circleci-aws-iac-tf

Pre-installed tools

Additional tools, installed apk

  • bash
  • curl
  • git
  • gnupg
  • gzip
  • openssh
  • openssl
  • tar
  • wget
  • unzip
  • zip