python-terrascript/terrascript/hcs/r.py

22 lines
375 B
Python

# terrascript/hcs/r.py
# Automatically generated by tools/makecode.py ()
import warnings
warnings.warn(
"using the 'legacy layout' is deprecated", DeprecationWarning, stacklevel=2
)
import terrascript
class hcs_cluster(terrascript.Resource):
pass
class hcs_cluster_root_token(terrascript.Resource):
pass
class hcs_snapshot(terrascript.Resource):
pass