gerrit: create svc accounts via terraform #69
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be so nice if we could create service accounts via Terraform and manage various things over there.
Service accounts should begin
forkos_
(or some other prefix?svc_
?). This will effectively prevent collisions with GitHub usernames, because only Enterprise Managed Users can have an underscore, and the prefix is per-company, so hopefully this should make impersonating a service account very tedious.