Azure / draft

A day 0 tool for getting your app on k8s fast
MIT License
515 stars 61 forks source link

clean up packages and remove viper #154

Closed davidgamero closed 1 year ago

davidgamero commented 1 year ago

Description

implementing the changes from #137 that @imiller31 made accounting for drift

Fixes # (issue) Feature # (details)

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. Is it a breaking change which will impact consuming tool(s).

Checklist:

davidgamero commented 1 year ago

this change should be purely internal to organize the packages and does not impact the usage/outputs at all, so no tests should have to be updated and azcli should retain all functionality

imiller31 commented 1 year ago

LGTM