Skip to content

Commit

Permalink
add missing locals.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
caetano-colin committed May 15, 2024
1 parent 2902891 commit 3742d5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 4-projects/modules/ml_infra_projects/locals.tf
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
locals {
env_code = element(split("", var.environment), 0)
}

0 comments on commit 3742d5b

Please sign in to comment.