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