20 lines
469 B
Python
20 lines
469 B
Python
# terrascript/provider/kamatama41/utravis.py
|
|
# Automatically generated by tools/makecode.py (24-Sep-2021 15:29:55 UTC)
|
|
|
|
import terrascript
|
|
|
|
|
|
class utravis(terrascript.Provider):
|
|
""""""
|
|
|
|
__description__ = ""
|
|
__namespace__ = "kamatama41"
|
|
__name__ = "utravis"
|
|
__source__ = "https://github.com/kamatama41/terraform-provider-utravis"
|
|
__version__ = "0.5.0"
|
|
__published__ = "2020-08-20T05:57:28Z"
|
|
__tier__ = "community"
|
|
|
|
|
|
__all__ = ["utravis"]
|