Skip to content

Commit a5e6cf5

Browse files
committed
feat: implement create context test for enterprise role binding with mock API response
1 parent f0e7324 commit a5e6cf5

File tree

1 file changed

+1
-1
lines changed
  • examples/enterprise_role_bindings

1 file changed

+1
-1
lines changed

examples/enterprise_role_bindings/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resource "castai_enterprise_role_binding" "enterprise_rb" {
44

55
name = "Enterprise Role Binding - Owner"
66
description = "Enterprise Role Binding for Owner role"
7-
role_id = "0145fead-6c09-41cb-a262-cfaaab392971"
7+
role_id = "0145fead-6c09-41cb-a262-cfaaab392971"
88

99
scopes {
1010
organization {

0 commit comments

Comments
 (0)