Skip to content

Commit 3ec1c88

Browse files
[ndr-387] removed stale comment
1 parent 0988966 commit 3ec1c88

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

base_iam/variables.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ locals {
3030
is_prod = terraform.workspace == "prod"
3131
shared_terraform_state_bucket = "ndr-${var.environment}-terraform-state-${data.aws_caller_identity.current.account_id}"
3232

33-
# TODO: Maybe temp - Used by explodify script to generate github policy files.
3433
is_dev_pre-prod_prod = !contains(["ndr-test"], terraform.workspace)
3534
is_dev_test_pre-prod_prod = true
3635
is_dev_test = !contains(["pre-prod", "prod"], terraform.workspace)

0 commit comments

Comments
 (0)