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

No longer needed after merging of PR 804.
This commit is contained in:
Mitchell Hashimoto 2015-01-21 09:55:01 -08:00
commit a3faad4f0d
1 changed files with 0 additions and 1 deletions

View File

@ -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},