Rename to docker-build
This commit is contained in:
2
sdk/nodejs/provider.ts
generated
2
sdk/nodejs/provider.ts
generated
@@ -9,7 +9,7 @@ import * as utilities from "./utilities";
|
||||
|
||||
export class Provider extends pulumi.ProviderResource {
|
||||
/** @internal */
|
||||
public static readonly __pulumiType = 'dockerbuild';
|
||||
public static readonly __pulumiType = 'docker-build';
|
||||
|
||||
/**
|
||||
* Returns true if the given object is an instance of Provider. This is designed to work even
|
||||
|
||||
Reference in New Issue
Block a user