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