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