[Terraform]: Fix file not formatted with gofmt -s (#2678)

<!-- This change is generated by MagicModules. -->
/cc @rileykarson
This commit is contained in:
The Magician 2018-12-14 13:25:03 -08:00 committed by Nathan McKinley
parent c605b0bc4b
commit c622c13cd9

View File

@ -145,7 +145,7 @@ func resourceStorageBucketObject() *schema.Resource {
Computed: true,
},
"self_link": &schema.Schema{
"self_link": {
Type: schema.TypeString,
Computed: true,
},