# terrascript/provider/azure.py
import terrascript
class azure(terrascript.Provider):
pass
__all__ = ["azure"]