Skip to content

Commit 401aa84

Browse files
authored
Update resource_tfe_oauth_client.go
1 parent e1a1f0a commit 401aa84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/provider/resource_tfe_oauth_client.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ func resourceTFEOAuthClient() *schema.Resource {
115115
"agent_pool_id": {
116116
Type: schema.TypeString,
117117
Optional: true,
118-
Computed: true,
119118
},
120119
},
121120
}

0 commit comments

Comments
 (0)