We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0e7324 commit a5e6cf5Copy full SHA for a5e6cf5
examples/enterprise_role_bindings/main.tf
@@ -4,7 +4,7 @@ resource "castai_enterprise_role_binding" "enterprise_rb" {
4
5
name = "Enterprise Role Binding - Owner"
6
description = "Enterprise Role Binding for Owner role"
7
- role_id = "0145fead-6c09-41cb-a262-cfaaab392971"
+ role_id = "0145fead-6c09-41cb-a262-cfaaab392971"
8
9
scopes {
10
organization {
0 commit comments