We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3533b4e commit 5304429Copy full SHA for 5304429
terraform/configs.tf
@@ -3,4 +3,4 @@ locals {
3
is_temp = length(regexall("[a-z]{2,4}-?[0-9]+", local.env)) > 0
4
dspp_core_account_id = local.environment == "prod" ? 232116723729 : 603871901111
5
immunisation_account_id = local.environment == "prod" ? 664418956997 : 345594581768
6
-}
+}
0 commit comments