Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SwampDragons committed Sep 30, 2021
1 parent 6505f23 commit 71b7b40
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 42 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion packer/registry/image/fromartifact_example_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ func ExampleWithProvider() {
// image.Image{ImageID:"service-id-123", ProviderName:"happycloud", ProviderRegion:"west", Labels:map[string]string{}, SourceImageID:""}
}

func ExampleWithSourceImageImageID() {
func ExampleWithSourceID() {
a := &simpleArtifact{
image_id: "service-id-123",
}
Expand Down

0 comments on commit 71b7b40

Please sign in to comment.