Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
iwahbe committed Dec 15, 2023
1 parent d1a8fae commit 177eed0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions provider/resources.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ func Provider() tfbridge.ProviderInfo {
},
},
DataSources: map[string]*tfbridge.DataSourceInfo{
// Overridden for back-compat reasons. Defaults to "get4via6".
"tailscale_4via6": {Tok: tfbridge.MakeDataSource(mainPkg, mainMod, "get4Via6")},
},
JavaScript: &tfbridge.JavaScriptInfo{
Expand Down

0 comments on commit 177eed0

Please sign in to comment.