redhat-developer / mapt

Multi Architecture Provisioning Tool
Apache License 2.0
9 stars 7 forks source link

[Enhancement] Apply Best Practice within Cloud Credentials on GH Action #337

Open adrianriobo opened 1 week ago

adrianriobo commented 1 week ago

We are currently keeping the credentials as secrets on the project but best practices on gh actions recommends to use OIDC.

Set it up for azure and document the process or create script on hacks to help others with the task