hamlet-io / engine

Framework for managing cloud infrastructure via templates. It is part of the broader Hamlet devops framework.
GNU General Public License v3.0
5 stars 5 forks source link

refactor: use reference lookup methods over global #2100

Closed roleyfoley closed 1 year ago

roleyfoley commented 1 year ago

Intent of Change

Description

Motivation and Context

Mostly a chore to remove some more of the setContext global vars and replace them with the appropriate function lookups

How Has This Been Tested?

Tested locally

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions:

ml019 commented 1 year ago

@roleyfoley would you mind reviewing - I've merged all the consuming PRs so this one should now be good to merge.