python-terrascript/terrascript/provider/ukfast/ecloud.py

20 lines
452 B
Python

# terrascript/provider/ukfast/ecloud.py
# Automatically generated by tools/makecode.py (24-Sep-2021 15:15:38 UTC)
import terrascript
class ecloud(terrascript.Provider):
""""""
__description__ = ""
__namespace__ = "ukfast"
__name__ = "ecloud"
__source__ = "https://github.com/ukfast/terraform-provider-ecloud"
__version__ = "2.0.0"
__published__ = "2021-09-17T15:04:00Z"
__tier__ = "community"
__all__ = ["ecloud"]