10 lines
301 B
Python
Generated
10 lines
301 B
Python
Generated
# coding=utf-8
|
|
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
|
|
import builtins
|
|
import sys
|
|
from .vars import _ExportableConfig
|
|
|
|
sys.modules[__name__].__class__ = _ExportableConfig
|