20 lines
504 B
Python
20 lines
504 B
Python
# terrascript/provider/AdrienneCohea/nomadutility.py
|
|
# Automatically generated by tools/makecode.py (24-Sep-2021 15:22:45 UTC)
|
|
|
|
import terrascript
|
|
|
|
|
|
class nomadutility(terrascript.Provider):
|
|
""""""
|
|
|
|
__description__ = ""
|
|
__namespace__ = "AdrienneCohea"
|
|
__name__ = "nomadutility"
|
|
__source__ = "https://github.com/AdrienneCohea/terraform-provider-nomadutility"
|
|
__version__ = "0.0.14"
|
|
__published__ = "2020-12-17T06:10:54Z"
|
|
__tier__ = "community"
|
|
|
|
|
|
__all__ = ["nomadutility"]
|