python-terrascript/terrascript/data/hashicorp/helm.py

13 lines
217 B
Python

# terrascript/data/hashicorp/helm.py
# Automatically generated by tools/makecode.py (24-Sep-2021 15:18:27 UTC)
import terrascript
class helm_template(terrascript.Data):
pass
__all__ = [
"helm_template",
]