Add HCL Examples & Docs (#852)
Fixes https://github.com/pulumi/pulumi-docker-build/issues/844
This commit is contained in:
2
sdk/dotnet/Image.cs
generated
2
sdk/dotnet/Image.cs
generated
@@ -240,7 +240,7 @@ namespace Pulumi.DockerBuild
|
||||
///
|
||||
/// return new Dictionary<string, object?>
|
||||
/// {
|
||||
/// ["ref"] = myImage.Ref,
|
||||
/// ["ref"] = image.Ref,
|
||||
/// };
|
||||
/// });
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user