Skip to content

Commit

Permalink
add-new-stack
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-krechan authored and Octopus Deploy committed Dec 16, 2024
1 parent 84643ba commit a12c44c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .octopus/variables.ocl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ variable "pulumi_stack" {
value "hochfrequenz/ahb-tabellen/dev" {
environment = ["staging"]
}

value "hochfrequenz/ahb-tabellen/prod" {
description = ""
environment = ["production"]
}
}

variable "Azure" {
Expand Down

0 comments on commit a12c44c

Please sign in to comment.