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