hamlet-io / executor-bash

Executor for hamlet based on bash
GNU General Public License v3.0
0 stars 4 forks source link

refactor: only get credentials when required #178

Closed roleyfoley closed 3 years ago

roleyfoley commented 3 years ago

Description

In the bash executor cli only get the credentials for cloud providers when they are required

With the use of more query tooling in the hamlet cli we generate templates which are used by a hamlet user to find out about thier deployment

Motivation and Context

Fixes #173

How Has This Been Tested?

Tested locally

Types of changes

Followup Actions

Checklist: