We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a7ba6a commit 3df952eCopy full SHA for 3df952e
sumologic/resource_sumologic_role_v2.go
@@ -52,6 +52,7 @@ func resourceSumologicRoleV2() *schema.Resource {
52
"selection_type": {
53
Type: schema.TypeString,
54
Optional: true,
55
+ Computed: true,
56
},
57
58
"name": {
0 commit comments