/iac-tools

An Infrastructure as Code Tools Chain Docker including terraform, terragrunt and serverless, awscli ...

Primary LanguageDockerfile

IaC Tools

A DevOps Tools image including,

  • terraform and terragrunt
  • serverless
  • awscli
  • azurecli
  • vault client
  • Python 3
  • NodeJS with npm and yarn
  • Some other useful utilities such as jq, fx and so forth

The image can be used for IaC pipeline.

Published Docker image

The iac-tools image publish to DockerHub(docker.io) and GithUb Container(ghcr.io).

$ docker pull docker.io/a3linux/iac-tools

Or

$ docker pull ghrc.io/a3linux/iac-tools