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