pkg/providers/azure.go (2 lines): - line 242: // TODO: ask user if they want to use current credentials? - line 243: // TODO: check if fics with the name we want exist already pkg/cmdhelpers/addon_helpers.go (1 line): - line 100: // TODO: should consolidate all deployTypes into single interface to abstract the implementations cmd/create.go (1 line): - line 120: //TODO: create a config for the user and save it for subsequent uses pkg/filematches/filematches.go (1 line): - line 44: // TODO: maybe generalize this function in the future