Skip to content

Commit 3533b4e

Browse files
committed
tidy
1 parent 36e5ab8 commit 3533b4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

terraform/configs.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ locals {
33
is_temp = length(regexall("[a-z]{2,4}-?[0-9]+", local.env)) > 0
44
dspp_core_account_id = local.environment == "prod" ? 232116723729 : 603871901111
55
immunisation_account_id = local.environment == "prod" ? 664418956997 : 345594581768
6-
76
}

0 commit comments

Comments
 (0)