This change belongs in a branch

pull/723/head
Otto Jongerius 12 years ago
parent 639e0c72b4
commit 9bdb2fb2d1

@ -116,10 +116,6 @@ func resourceAwsRouteTableRead(d *schema.ResourceData, meta interface{}) error {
continue
}
if r.Origin == "EnableVgwRoutePropagation" {
continue
}
m := make(map[string]interface{})
m["cidr_block"] = r.DestinationCidrBlock

Loading…
Cancel
Save