Forklift buildx provider
This commit is contained in:
8
sdk/python/pulumi_dockerbuild/config/__init__.py
generated
Normal file
8
sdk/python/pulumi_dockerbuild/config/__init__.py
generated
Normal file
@@ -0,0 +1,8 @@
|
||||
# coding=utf-8
|
||||
# *** WARNING: this file was generated by pulumi-language-python. ***
|
||||
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
||||
|
||||
import sys
|
||||
from .vars import _ExportableConfig
|
||||
|
||||
sys.modules[__name__].__class__ = _ExportableConfig
|
||||
Reference in New Issue
Block a user