unskript / Awesome-CloudOps-Automation

Cloud-ops automation runbooks that are ready to use. Build your own automations using the hundreds of drag and drop actions included in the repository. Built on Jupyter Notebooks, our automation platform jumpstarts your SRE RunBook creation. 😎 published by the unSkript community.
https://unskript.com
Apache License 2.0
299 stars 39 forks source link

GCP Lego: remove role from user #64

Open abhishek-unskript opened 2 years ago

abhishek-unskript commented 2 years ago

Implement a GCP lego for removing a role from a user.

You should be able to find the corresponding API in the GCP Docs

shloka-bhalgat-unskript commented 2 years ago

Hi @SaxenaAnushka102, as discussed, will you be picking this up?

SaxenaAnushka102 commented 2 years ago

Hello @shloka-bhalgat-unskript ! Yeah I'd like to contribute. Can you please assign the issue to me?

SaxenaAnushka102 commented 1 year ago

I'm not able to push the code due to error: remote: Permission to unskript/Awesome-CloudOps-Automation.git denied to SaxenaAnushka102. fatal: unable to access 'https://github.com/unskript/Awesome-CloudOps-Automation.git/': The requested URL returned error: 403

Tried creating an SSH key as well still, it didn't work. What can I do to solve this? Please help.

SaxenaAnushka102 commented 1 year ago

The issue has been resolved in this PR: https://github.com/unskript/Awesome-CloudOps-Automation/pull/98 Thank you for letting me take this on!