python-terrascript/terrascript/provider/DTherHtun/petstore.py

20 lines
471 B
Python

# terrascript/provider/DTherHtun/petstore.py
# Automatically generated by tools/makecode.py (24-Sep-2021 15:24:23 UTC)
import terrascript
class petstore(terrascript.Provider):
""""""
__description__ = ""
__namespace__ = "DTherHtun"
__name__ = "petstore"
__source__ = "https://github.com/DTherHtun/terraform-provider-petstore"
__version__ = "1.0.1"
__published__ = "2020-06-10T05:29:29Z"
__tier__ = "community"
__all__ = ["petstore"]