CloudVE / cloudbridge

A consistent interface to multiple IaaS clouds; in Python.
https://cloudbridge.cloudve.org
MIT License
113 stars 51 forks source link

Update docs to mention that Azure default resource group is cloudbridge #280

Closed FabioRosado closed 3 years ago

FabioRosado commented 3 years ago

This one caught me a bit off guard when I tested the new dev account. I followed the docs on Create a provider and omitted azure_resource_group so cloudbridge was looking for the cloudbridge resource group, which was causing pretty much every test to fail.

If you would like, I'm happy to update this portion of the docs :smile:

nuwang commented 3 years ago

Aah, that's bad. Yes, please do. Perhaps we could also link to this section: http://cloudbridge.cloudve.org/en/latest/topics/setup.html