Update variables

This commit is contained in:
2023-11-23 14:47:49 -06:00
committed by Octopus Deploy
parent 22ab70e34a
commit a229cc96b2

View File

@@ -7,5 +7,5 @@ variable "TF_PACKAGE" {
} }
variable "TF_CONTAINER" { variable "TF_CONTAINER" {
value "developerdurp/gitlab-projects" {} value "developerdurp/gitlab-projects:1.1.0-dev0005" {}
} }