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