We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 148aa74 commit 284f035Copy full SHA for 284f035
1 file changed
infra/main.tf
@@ -108,6 +108,7 @@ module "functions-python" {
108
109
transitland_api_key = var.transitland_api_key
110
operations_oauth2_client_id = var.operations_oauth2_client_id
111
+ validator_endpoint = var.validator_endpoint
112
}
113
114
module "workflows" {
0 commit comments