Starting from an existing code project which already has bicep, we error out when a user attempts to eject the bicep which we would need/use for our resources if it's in the same location
ERROR: `./infra/` already exists
Suggestion: to regenerate from azure.yaml, delete the infra directory and run the command again
We should likely attempt to merge the directories, prompting if we run into conflicts
Starting from an existing code project which already has bicep, we error out when a user attempts to eject the bicep which we would need/use for our resources if it's in the same location
We should likely attempt to merge the directories, prompting if we run into conflicts