python-terrascript/terrascript/po/r.py

26 lines
434 B
Python

# terrascript/po/r.py
# Automatically generated by tools/makecode.py ()
import warnings
warnings.warn(
"using the 'legacy layout' is deprecated", DeprecationWarning, stacklevel=2
)
import terrascript
class po_alertmanager(terrascript.Resource):
pass
class po_prometheus(terrascript.Resource):
pass
class po_prometheus_rule(terrascript.Resource):
pass
class po_service_monitor(terrascript.Resource):
pass