20 lines
501 B
Python
20 lines
501 B
Python
# terrascript/provider/cappyzawa/christmas_tree.py
|
|
# Automatically generated by tools/makecode.py (24-Sep-2021 15:13:51 UTC)
|
|
|
|
import terrascript
|
|
|
|
|
|
class christmas_tree(terrascript.Provider):
|
|
""""""
|
|
|
|
__description__ = ""
|
|
__namespace__ = "cappyzawa"
|
|
__name__ = "christmas-tree"
|
|
__source__ = "https://github.com/cappyzawa/terraform-provider-christmas-tree"
|
|
__version__ = "0.5.2"
|
|
__published__ = "2021-07-23T19:37:28Z"
|
|
__tier__ = "community"
|
|
|
|
|
|
__all__ = ["christmas_tree"]
|