15 lines
370 B
Python
15 lines
370 B
Python
# terrascript/provider/vultr.py
|
|
# Automatically generated by tools/makecode.py (24-Sep-2021 15:31:06 UTC)
|
|
#
|
|
# For imports without namespace, e.g.
|
|
#
|
|
# >>> import terrascript.provider.vultr
|
|
#
|
|
# instead of
|
|
#
|
|
# >>> import terrascript.provider.vultr.vultr
|
|
#
|
|
# This is only available for 'official' and 'partner' providers.
|
|
|
|
from terrascript.provider.vultr.vultr import *
|