Add(module): add girasol module
Add(module): add amap module Add(module): add common lib and services Add(module): add base structure for keycloak Add(module): add base structure for rocket Add(module): add n8n and windmill modules Add(docker): add install docker script in common module Add(template): add root for aldon.fr and mathieu.wiki in traefik.service template
This commit is contained in:
@@ -33,6 +33,7 @@ module "vm" {
|
||||
act_runner-install-script = indent(6, file("${path.module}/../common/scripts/install-runner.sh"))
|
||||
|
||||
service-install-script = indent(6, file("${path.module}/../common/scripts/install-service-ci.sh"))
|
||||
install-docker-script = indent(6, file("${path.module}/../common/scripts/install-docker.sh"))
|
||||
|
||||
env-file-content = indent(6, file("${path.module}/.env"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user