We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c4406 commit fef0aabCopy full SHA for fef0aab
integration/workspace-owner-rbac-roles/main.tf
@@ -9,8 +9,6 @@ terraform {
9
}
10
11
12
-// TODO: test coder_external_auth
13
-// data coder_external_auth "me" {}
14
data "coder_provisioner" "me" {}
15
data "coder_workspace" "me" {}
16
data "coder_workspace_owner" "me" {}
0 commit comments