This commit is contained in:
Colin Hebert 2015-03-07 17:14:04 +11:00
parent 268920126e
commit 9e233a5cd7
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ func resourceAwsInstance() *schema.Resource {
},
},
"vpc_security_groups_ids": &schema.Schema{
"vpc_security_group_ids": &schema.Schema{
Type: schema.TypeSet,
Optional: true,
Computed: true,