Skip to content

Commit cb653d8

Browse files
committed
PR comment - make tf vars explicit
1 parent 7f0edea commit cb653d8

File tree

7 files changed

+56
-49
lines changed

7 files changed

+56
-49
lines changed
Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
environment = "dev"
2-
immunisation_account_id = "345594581768"
3-
dspp_core_account_id = "603871901111"
4-
pds_environment = "int"
5-
pds_check_enabled = false
6-
create_mesh_processor = true
7-
has_sub_environment_scope = true
1+
environment = "dev"
2+
immunisation_account_id = "345594581768"
3+
dspp_core_account_id = "603871901111"
4+
pds_environment = "int"
5+
batch_error_notifications_enabled = true
6+
pds_check_enabled = false
7+
create_mesh_processor = true
8+
has_sub_environment_scope = true
Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
environment = "dev"
2-
immunisation_account_id = "345594581768"
3-
dspp_core_account_id = "603871901111"
4-
pds_environment = "int"
5-
pds_check_enabled = true
6-
create_mesh_processor = false
7-
has_sub_environment_scope = true
1+
environment = "dev"
2+
immunisation_account_id = "345594581768"
3+
dspp_core_account_id = "603871901111"
4+
pds_environment = "int"
5+
batch_error_notifications_enabled = true
6+
pds_check_enabled = true
7+
create_mesh_processor = false
8+
has_sub_environment_scope = true
Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
environment = "dev"
2-
immunisation_account_id = "345594581768"
3-
dspp_core_account_id = "603871901111"
4-
pds_environment = "ref"
5-
pds_check_enabled = true
6-
create_mesh_processor = false
7-
has_sub_environment_scope = true
1+
environment = "dev"
2+
immunisation_account_id = "345594581768"
3+
dspp_core_account_id = "603871901111"
4+
pds_environment = "ref"
5+
batch_error_notifications_enabled = true
6+
pds_check_enabled = true
7+
create_mesh_processor = false
8+
has_sub_environment_scope = true
Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
environment = "preprod"
2-
immunisation_account_id = "084828561157"
3-
dspp_core_account_id = "603871901111"
4-
pds_environment = "int"
5-
pds_check_enabled = false
6-
create_mesh_processor = false
7-
has_sub_environment_scope = false
1+
environment = "preprod"
2+
immunisation_account_id = "084828561157"
3+
dspp_core_account_id = "603871901111"
4+
pds_environment = "int"
5+
batch_error_notifications_enabled = true
6+
pds_check_enabled = false
7+
create_mesh_processor = false
8+
has_sub_environment_scope = false
Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
environment = "preprod"
2-
immunisation_account_id = "084828561157"
3-
dspp_core_account_id = "603871901111"
4-
pds_environment = "int"
5-
pds_check_enabled = false
6-
create_mesh_processor = false
7-
has_sub_environment_scope = false
1+
environment = "preprod"
2+
immunisation_account_id = "084828561157"
3+
dspp_core_account_id = "603871901111"
4+
pds_environment = "int"
5+
batch_error_notifications_enabled = true
6+
pds_check_enabled = false
7+
create_mesh_processor = false
8+
has_sub_environment_scope = false
Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
environment = "prod"
2-
immunisation_account_id = "664418956997"
3-
dspp_core_account_id = "232116723729"
4-
pds_environment = "prod"
5-
pds_check_enabled = true
6-
create_mesh_processor = true
7-
has_sub_environment_scope = false
1+
environment = "prod"
2+
immunisation_account_id = "664418956997"
3+
dspp_core_account_id = "232116723729"
4+
pds_environment = "prod"
5+
batch_error_notifications_enabled = true
6+
pds_check_enabled = true
7+
create_mesh_processor = true
8+
has_sub_environment_scope = false
Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
environment = "prod"
2-
immunisation_account_id = "664418956997"
3-
dspp_core_account_id = "232116723729"
4-
pds_environment = "prod"
5-
pds_check_enabled = true
6-
create_mesh_processor = true
7-
has_sub_environment_scope = false
1+
environment = "prod"
2+
immunisation_account_id = "664418956997"
3+
dspp_core_account_id = "232116723729"
4+
pds_environment = "prod"
5+
batch_error_notifications_enabled = true
6+
pds_check_enabled = true
7+
create_mesh_processor = true
8+
has_sub_environment_scope = false

0 commit comments

Comments
 (0)