This repository contains the source code for a custom Terraform GitHub Actions (GHA) image.
The purpose of this project is to provide a pre-configured Docker image that includes Terraform and other necessary tools for running Terraform workflows using GitHub Actions.
- Pre-installed Terraform version
- Additional tools and dependencies for Terraform workflows
- Easy to use and customize
To get started with using this Terraform GHA image, follow these steps:
- Clone this repository to your local machine.
- Customize the image as per your requirements.
- Build the Docker image using the provided Dockerfile.
- Push the image to a container registry of your choice.
- Use the image in Terraform GHA Repository workflows.