This commit is contained in:
2023-11-23 12:46:58 -06:00
parent 7ec0452eef
commit c1d2bb7de2
2 changed files with 14 additions and 0 deletions

View File

@@ -13,3 +13,7 @@ variable "GITLAB_PROJECT_NAME" {
variable "GITLAB_SHARED_RUNNER_ID" {
type = number
}
variable "OCTOAPI" {
type = string
}