No longer needed after merging of PR 804.
This commit is contained in:
parent
ffe5fb03b7
commit
7759a28e9c
|
@ -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…
Reference in New Issue