https://github.com/topfreegames/iac-docker-image
Docker image to be used for infrastructure deployments in CI/CD
https://github.com/topfreegames/iac-docker-image
automation cicd cicd-pipeline docker docker-image iac infrastructure-as-code terraform
Last synced: 24 days ago
JSON representation
Docker image to be used for infrastructure deployments in CI/CD
- Host: GitHub
- URL: https://github.com/topfreegames/iac-docker-image
- Owner: topfreegames
- Created: 2020-03-24T13:59:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-10T14:52:32.000Z (5 months ago)
- Last Synced: 2025-04-12T17:23:07.572Z (24 days ago)
- Topics: automation, cicd, cicd-pipeline, docker, docker-image, iac, infrastructure-as-code, terraform
- Language: Dockerfile
- Homepage:
- Size: 49.8 KB
- Stars: 3
- Watchers: 11
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/topfreegames/iac-docker-image/actions)
[](https://hub.docker.com/r/tfgco/iac-ci)# Infrastructure as Code Image
Image used in our Infrastructure as Code pipelines.
- `awscli`
- `bash`
- `curl`
- `conftest`
- `flux2`
- `grep`
- `git`
- `jq`
- `kubectl`
- `make`
- `open-policy-agent`
- `python3`
- `pip3`
- `terragrunt`
- `tfenv`
- `vault`
- `zip`
- `rover`## AWSCLI notes
This image uses awscli v1 by default. To enable usage of awscli v2 set the AWSCLIV2 environment variable to any value.
## Latest versions
[](https://hub.docker.com/r/tfgco/iac-ci)
[](https://hub.docker.com/r/tfgco/iac-ci)## Hosted at
Docker Hub: https://hub.docker.com/r/tfgco/iac-ci
Quay (Deprecated): https://quay.io/repository/tfgco/iac-ci