An open API service indexing awesome lists of open source software.

https://github.com/juselara1/terraform-debian.template

Cookiecutter base template for my personal debian-based development environment for terraform in docker.
https://github.com/juselara1/terraform-debian.template

Last synced: 3 months ago
JSON representation

Cookiecutter base template for my personal debian-based development environment for terraform in docker.

Awesome Lists containing this project

README

        

# Base Cookiecutter Template for Arch Linux
---

This `cookiecutter` template creates an isolated and complete development environment for terraform in `docker` using `debian` as the base image, and shares the same host user and ssh keys.

Example usage:

```sh
cat > "/tmp/config.yml" <