# terrascript/resource/statuscake.py
import terrascript
class statuscake_test(terrascript.Resource):
pass
__all__ = [
"statuscake_test",
]