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.
- Host: GitHub
- URL: https://github.com/juselara1/terraform-debian.template
- Owner: juselara1
- Created: 2025-01-22T04:18:39.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-22T04:49:29.000Z (5 months ago)
- Last Synced: 2025-01-22T05:24:51.479Z (5 months ago)
- Language: Dockerfile
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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" <