stack-automation-docker

jd4883/stack-automation-docker/docker

Terraform Module HCL DOCKER

Fully automated docker stack deployment module written in terraform 0.14. This is a WIP and will likely evolve a bit over time

Install
module "stack-automation-docker" {
source = "jd4883/stack-automation-docker/docker"
version = "1.6.1"
}
plain text: /constructs/tfmod-jd4883-stack-automation-docker-docker/install.txt
⭐ Source on GitHub 📦 Registry page
README

terraform-docker-stack-automation-docker Fully automated docker stack deployment module written in terraform 0.14. This is a WIP and will likely evolve a bit over time NOTE: this readme is a WIP and will be updated with useful how-to information at a later time

Inputs (16)
NameTypeDescriptionDefault
globalsstring required
stack_namestring required
stackstring required
imagesmap(map(string)) required
networksstring required
execstring required
vpn_labelsmap{}
oauthstringfalse
organizr_cnamestring"home"
customResponseHeadersstring"X-Robots-Tag:noindex, nofollow, nosnipp
STSSecondsstring315360000
vpn_portslist[]
local_domainstring"example.com"
certresolverstring"le"
homestring"/nobody"
debugstring1
Outputs (1)
stack
Resources (1)
docker_container
Details
FrameworkTerraform Module
LanguageHCL
Version1.6.1
Cloud DOCKER
Total downloads1.7k
Inputs16
Outputs1
Resources1
Namespacejd4883
Updated