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