python-terrascript/terrascript/azure-preview/d.py

14 lines
276 B
Python

# terrascript/azure_preview/d.py
# Automatically generated by tools/makecode.py ()
import warnings
warnings.warn(
"using the 'legacy layout' is deprecated", DeprecationWarning, stacklevel=2
)
import terrascript
class azurepreview_resources(terrascript.Data):
pass