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