Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pomverte/terraform-docker
Terraform container image variants (with Python and for Azure DevOps Pipeline)
https://github.com/pomverte/terraform-docker
azure-devops docker python terraform
Last synced: 3 months ago
JSON representation
Terraform container image variants (with Python and for Azure DevOps Pipeline)
- Host: GitHub
- URL: https://github.com/pomverte/terraform-docker
- Owner: pomverte
- License: mit
- Created: 2021-01-01T21:16:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-10T19:01:27.000Z (over 3 years ago)
- Last Synced: 2024-07-29T17:04:50.382Z (6 months ago)
- Topics: azure-devops, docker, python, terraform
- Language: Dockerfile
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Terraform on Docker
[![Terraform for Azure DevOps pipeline](https://github.com/pomverte/terraform-docker/actions/workflows/azure-devops.yml/badge.svg)](https://github.com/pomverte/terraform-docker/actions/workflows/azure-devops.yml)
[![Terraform with Python](https://github.com/pomverte/terraform-docker/actions/workflows/python.yml/badge.svg)](https://github.com/pomverte/terraform-docker/actions/workflows/python.yml)
![](https://img.shields.io/badge/Terraform-0.14.11-blueviolet)Terraform container image variants with Python3 and for Azure DevOps Pipelines.
```
docker image pull vietnem/terraform:0.14-python3.8docker container run vietnem/terraform:0.14-python3.8
```## Tags
- `0.14.11-python3.8.7`, `0.14.11-python3.8`, `0.14-python3.8`
- `0.14.4-python3.8.7`, `0.14.4-python3.8`
- `0.14.3-python3.8.7`, `0.14.3-python3.8`
- `0.14.11-azure-devops`, `0.14-azure-devops`, `0.14.11-azdo`, `0.14-azdo`
- `0.14.4-azure-devops`, `0.14.4-azdo`
- `0.14.3-azure-devops`, `0.14.3-azdo`
- `0.12.29-azdo`, `0.12-azdo`