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