In snapshot create only credentials from the current tenant are saved in the snapshot archive. Seems to be due to this line:
https://github.com/cloudify-cosmo/cloudify-manager/blob/master/workflows/cloudify_system_workflows/snapshots/credentials.py#L68
This means that only the current deployments are sourced.