python-terrascript/terrascript/provider/plukevdh/dmsnitch.py

20 lines
468 B
Python

# terrascript/provider/plukevdh/dmsnitch.py
# Automatically generated by tools/makecode.py (24-Sep-2021 15:15:17 UTC)
import terrascript
class dmsnitch(terrascript.Provider):
""""""
__description__ = ""
__namespace__ = "plukevdh"
__name__ = "dmsnitch"
__source__ = "https://github.com/plukevdh/terraform-provider-dmsnitch"
__version__ = "0.1.2"
__published__ = "2020-06-30T16:32:57Z"
__tier__ = "community"
__all__ = ["dmsnitch"]