[skip ci]

This commit is contained in:
2023-11-26 12:14:02 -06:00
committed by Octopus Deploy
parent 74ee55599f
commit c46b614d86

View File

@@ -12,4 +12,15 @@ variable "TF_INIT" {
variable "GITLAB_PROJECT_ID" {
value "52389386" {}
}
variable "RUNSPACE_GITLAB_PROJECT_IMPORT" {
value {
process = ["runbook/import-project"]
prompt {
description = ""
label = ""
}
}
}