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