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
Team is created. The service account that ran terraform apply becomes a member of the team.
I see this in the audit logs:
I do not know if this is expected behaviour or not? If so I need to update my actual code (above code is simplified) to ignore changes to the service account team membership.
If I remove the service account from the teams, then terraform does not add it back in again. So its only at team creation time that the service accounts gets added to the teams - which is also odd?