(MODE-11365) Fixing user data.
This commit is contained in:
parent
0e45496086
commit
8ebb5d0238
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ data "template_file" "shell-script" {
|
|||
region = "${var.region}"
|
||||
mono_region = "${var.mono_region}"
|
||||
repo_version = "${var.repo_version}"
|
||||
environment = "${var.environment}"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue