# terrascript/data/cloudstack.py
import terrascript
class cloudstack_template(terrascript.Data):
pass
__all__ = [
"cloudstack_template",
]