Skip to content

Commit

Permalink
Update internal/clients/packer.go
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Bajolet <105649352+lbajolet-hashicorp@users.noreply.github.com>
  • Loading branch information
nywilken and lbajolet-hashicorp committed Jan 26, 2023
1 parent efa894e commit 7bd7d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/clients/packer.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ func GetIterationFromID(ctx context.Context, client *Client, loc *sharedmodels.H
return it.Payload.Iteration, nil
}

// ChannelIterationAssignment
// ChannelIterationAssignment assigns an iteration by its ID, fingerprint, or version to a channel
type ChannelIterationAssignment struct {
IterationID string
IterationFingerprint string
Expand Down

0 comments on commit 7bd7d47

Please sign in to comment.