We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5808a93 commit 95cec62Copy full SHA for 95cec62
internal/google_access_token/resource_schema.go
@@ -13,7 +13,6 @@ func Resource() *schema.Resource {
13
Type: schema.TypeString,
14
},
15
Optional: true,
16
- Default: []interface{}{"https://www.googleapis.com/auth/cloud-platform"},
17
18
"access_token": {
19
0 commit comments