20 lines
457 B
Python
20 lines
457 B
Python
# terrascript/provider/Mongey/middesk.py
|
|
# Automatically generated by tools/makecode.py (24-Sep-2021 15:21:39 UTC)
|
|
|
|
import terrascript
|
|
|
|
|
|
class middesk(terrascript.Provider):
|
|
""""""
|
|
|
|
__description__ = ""
|
|
__namespace__ = "Mongey"
|
|
__name__ = "middesk"
|
|
__source__ = "https://github.com/Mongey/terraform-provider-middesk"
|
|
__version__ = "0.0.2"
|
|
__published__ = "2021-01-27T16:54:00Z"
|
|
__tier__ = "community"
|
|
|
|
|
|
__all__ = ["middesk"]
|