Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

liatrio/image-runner-lead-terraform

Repository files navigation

What is the image for?

The intended purpose of this image is for it to be used as a Github runner with extra dependencies installed for use in Terraform pipelines.

NOTE: For more information on using self-hosted runners in GitHub Actions workflows, read the GitHub docs on the topic.

What is installed on this image?

  • The GitHub Actions Runner Base Image
  • The AWS CLI
  • The Azure CLI
  • Version 1.18.X of the Go programming language
  • Version 1.2.5 of infrastructure as code tool Terraform
  • Version 1.3.33 of a security and compliance focused test framework tool against terraform
  • Version 0.38.X of Terraform wrapper Terragrunt
  • Version 0.10.X of vcluster, a tool for creating virtual Kubernetes clusters
  • Version 1.24.X of kubectl, a command-line tool that allows you to run commands against Kubernetes clusters