No longer needed after merging of PR 804.

This commit is contained in:
Otto Jongerius 2015-01-21 18:48:28 +11:00
parent ffe5fb03b7
commit 7759a28e9c
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},