initial commit
This commit is contained in:
9
sdk/python/pulumi_xyz/config/__init__.py
generated
Normal file
9
sdk/python/pulumi_xyz/config/__init__.py
generated
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user