Skip to content

Commit 38e9aa3

Browse files
authored
Merge branch 'master' into AMB-1709-backend-error-handling-new
2 parents 48e3757 + a51c34c commit 38e9aa3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

terraform/variables.tf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
variable "project_name" {
2+
default = "immunisations"
23
}
34

45
variable "project_short_name" {
6+
default = "imms"
57
}
68

79
variable "service" {

0 commit comments

Comments
 (0)