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