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