Skip to content

Commit

Permalink
Not needed.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefansundin committed May 30, 2019
1 parent 864dd25 commit e7954a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data_source_ssh_tunnel.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ func dataSourceSSHTunnel() *schema.Resource {
Type: schema.TypeString,
Optional: true,
Description: "The username",
Default: "",
},
"host": &schema.Schema{
Type: schema.TypeString,
Expand Down

0 comments on commit e7954a9

Please sign in to comment.