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