You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`email_regex` (String) Optional regular expression to filter service accounts by email.
52
+
-`email_suffix` (String) Optional suffix to filter service accounts by email (e.g.,`@sa.stackit.cloud`, `@ske.sa.stackit.cloud`).
53
+
-`sort_ascending` (Boolean) If set to `true`, service accounts are sorted in ascending lexicographical order by email. Defaults to `false` (descending).
54
+
55
+
### Read-Only
56
+
57
+
-`id` (String) Terraform's internal resource ID, structured as "`project_id`".
58
+
-`items` (Attributes List) The list of service accounts matching the provided filters. (see [below for nested schema](#nestedatt--items))
0 commit comments