Skip to content

Commit

Permalink
rebase and use pointer.From
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun committed Jul 17, 2023
1 parent e115d68 commit ebd6436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/services/network/route_table_resource.go
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ func resourceRouteTable() *pluginsdk.Resource {
},
},
},

//TODO rename to bgp_route_propagation_enabled in 4.0
"disable_bgp_route_propagation": {
Type: pluginsdk.TypeBool,
Expand Down

0 comments on commit ebd6436

Please sign in to comment.