Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nickchadwick-noaa committed Oct 27, 2023
1 parent 83d9ecb commit 53e2fd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Core/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ terraform {
}
}


# See ./sensitive/envs/env.ENV.yaml for list of available variables
locals {
env = yamldecode(file("./sensitive/envs/${split("_", terraform.workspace)[1]}/env.${split("_", terraform.workspace)[0]}.yaml"))
Expand Down

0 comments on commit 53e2fd9

Please sign in to comment.