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