mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-03-09 07:25:57 -05:00
[PR #927] [MERGED] Add Docker + cloud-init Terraform module to list #947
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/veggiemonk/awesome-docker/pull/927
Author: @christippett
Created: 2/21/2021
Status: ✅ Merged
Merged: 3/8/2021
Merged by: @veggiemonk
Base:
master← Head:contrib/terraform-cloudinit-container-server📝 Commits (1)
29941adAdd Docker + cloud-init Terraform module to list📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
I really appreciate the attention that went into writing the contribution guidelines. Takes the guesswork out of what to expect from a PR 🙂
I'd like to contribute a link to a Terraform module I've recently created that bootstraps a VM with Docker + its associated config using
cloud-init. The config it generates can be used with any of the major cloud platforms (thanks tocloud-init) and includes some useful extras like Traefik for automating the provision of SSL certificates through Let's Encrypt.Unfortunately it doesn't really lend itself to a snappy title. I'd welcome any feedback you have!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.