Merge pull request #844 from atlassian/remove-outdated-comment
No longer needed after merging of PR 804.
This commit is contained in:
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…
Reference in New Issue