Skip to content

Commit

Permalink
Add comments on TerraformSource struct
Browse files Browse the repository at this point in the history
  • Loading branch information
brikis98 committed Jan 31, 2017
1 parent ab12052 commit 6de18ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/download_source.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import (
"fmt"
)

// This struct represents information about Terraform source code that needs to be downloaded
type TerraformSource struct {
// A canonical version of RawSource, in URL format
CanonicalSourceURL *url.URL
Expand Down

0 comments on commit 6de18ef

Please sign in to comment.