hi, i have a question regarding best practices using pulumi to provision & manage infrastructure.
say i have 300 bare metal machines or VPSs (not from cloud providers like GCP), i need to provide authentication credentials for pulumi to ssh into and manage those instances. then i need to manually generate 300 keypairs, right.
now, what's the best way to pass those key pairs around the team?