Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clowa/docker-terraform
Docker image of hashicorps awesome terraform
https://github.com/clowa/docker-terraform
docker terraform
Last synced: 7 days ago
JSON representation
Docker image of hashicorps awesome terraform
- Host: GitHub
- URL: https://github.com/clowa/docker-terraform
- Owner: clowa
- Created: 2021-09-27T13:00:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-09T00:06:44.000Z (8 days ago)
- Last Synced: 2025-01-09T06:22:32.009Z (7 days ago)
- Topics: docker, terraform
- Language: Shell
- Homepage:
- Size: 77.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Get latest release version](https://github.com/clowa/docker-terraform/actions/workflows/get-latest-release.yml/badge.svg)](https://github.com/clowa/docker-terraform/actions/workflows/get-latest-release.yml)
[![Build docker images](https://github.com/clowa/docker-terraform/actions/workflows/docker-buildx.yml/badge.svg)](https://github.com/clowa/docker-terraform/actions/workflows/docker-buildx.yml)
[![Check base image update](https://github.com/clowa/docker-terraform/actions/workflows/check-base-image-update.yml/badge.svg)](https://github.com/clowa/docker-terraform/actions/workflows/check-base-image-update.yml)# Overview
Docker image with corresponding terraform version.
Supported platforms:
- `linux/386`
- `linux/amd64`
- `linux/arm/v6`
- `linux/arm/v7`
- `linux/arm64/v8`# CI setups
1. Checks every day at `12:00 am / midnight UTC` if a new release is available at the [terraform repository](https://github.com/hashicorp/terraform)
2. Build new docker images with the new release.