Merge pull request #844 from atlassian/remove-outdated-comment

No longer needed after merging of PR 804.
pull/852/head
Mitchell Hashimoto 11 years ago
commit a3faad4f0d

@ -69,7 +69,6 @@ func resourceAwsElb() *schema.Resource {
},
},
// TODO: could be not ForceNew
"subnets": &schema.Schema{
Type: schema.TypeSet,
Elem: &schema.Schema{Type: schema.TypeString},

Loading…
Cancel
Save