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