Error prevents configuration from running twice

I get an error - “Network Interface “name” (resource group “name”) was not found!” after running a configuration twice. The first time, it works. When I delete the stuff that was pushed to production, I get that error again.

What it’s supposed to do:

  • Create the network interface along with some other aspects.

Workaround

  • making a new workspace, but I can only run the command once before having to make a new one.

the validate command says everything is good except my version., but it still works the first time despite that.

There are similar topics like this; Posting this because I’m not sure if it’s user error or a recurring bug, and I’d rather not have to make a new Workspace each time.