Hi Team,
I have decrypted the password and stored into GCP secret manager but that password is expiring after every 30 days So, how can i update new updated password in the secret manager.
I have created one flow to generate new password and also used the decrypt activity but, how to update newly decrypted password in GCP secret?
Is there any activity?