20 lines
503 B
Python
20 lines
503 B
Python
# terrascript/provider/AdrienneCohea/vaultutility.py
|
|
# Automatically generated by tools/makecode.py (24-Sep-2021 15:30:15 UTC)
|
|
|
|
import terrascript
|
|
|
|
|
|
class vaultutility(terrascript.Provider):
|
|
""""""
|
|
|
|
__description__ = ""
|
|
__namespace__ = "AdrienneCohea"
|
|
__name__ = "vaultutility"
|
|
__source__ = "https://github.com/AdrienneCohea/terraform-provider-vaultutility"
|
|
__version__ = "0.0.3"
|
|
__published__ = "2020-08-04T06:37:09Z"
|
|
__tier__ = "community"
|
|
|
|
|
|
__all__ = ["vaultutility"]
|