Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 498 Bytes

File metadata and controls

27 lines (21 loc) · 498 Bytes

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