# terrascript/provider/terraform.py
# !!! This module is NOT generated by tools/makecode.py !!!
import terrascript
class terraform(terrascript.Provider):
pass
__all__ = [
"terraform",
]