Multi cloud Deployment

I’m new to the cloud. This is my internship subject. In my GitHub repository, i have a SAM template for AWS. it deploys functions and an API(creating and configure lambda functions trigger to API gateway with methods).

I would like to migrate it to another cloud (google and azure).

Do you have some docs for the CI/CD Pipeline on two different provider?