Skip to content

Commit

Permalink
Merge pull request #311 from terrateamio/main
Browse files Browse the repository at this point in the history
Release v1
  • Loading branch information
orbitz authored Sep 24, 2024
2 parents c33ba53 + db2e5e6 commit b783a5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terrat_runner/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ def run(args):

set_env_context(env, 'SECRETS_CONTEXT')
set_env_context(env, 'VARIABLES_CONTEXT')
set_env_context(env, 'ENVIRONMENT_CONTEXT')
transform_tf_vars(env)
state = state._replace(env=env)

Expand Down

0 comments on commit b783a5c

Please sign in to comment.