This module is optional and provides an option to download via Terraform the Lambda artifacts from GitHub.
module "lambdas" {
source = "<source location>"
lambdas = [
{
name = "webhook"
tag = "v0.11.0"
},
{
name = "runners"
tag = "v0.11.0"
},
{
name = "runner-binaries-syncer"
tag = "v0.11.0"
}
]
}
No requirements.
Name | Version |
---|---|
null | n/a |
No Modules.
Name |
---|
null_resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
lambdas | Name and tag for lambdas to download. | list(object({ |
n/a | yes |
Name | Description |
---|---|
files | n/a |
This module is part of the Philips Forest.
___ _
/ __\__ _ __ ___ ___| |_
/ _\/ _ \| '__/ _ \/ __| __|
/ / | (_) | | | __/\__ \ |_
\/ \___/|_| \___||___/\__|
Infrastructure
Talk to the forestkeepers in the forest
-channel on Slack.