consistent spacing

This commit is contained in:
stungtoat 2014-10-18 23:17:14 -07:00
parent 6cc10998ec
commit fe4e89bef7
1 changed files with 2 additions and 0 deletions

View File

@ -95,10 +95,12 @@ func resourceComputeInstance() *schema.Resource {
Type: schema.TypeString,
Computed: true,
},
"internal_address": &schema.Schema{
Type: schema.TypeString,
Computed: true,
},
"external_address": &schema.Schema{
Type: schema.TypeString,
Computed: true,