You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(secret-manager): add optional ttl field to createSecret function
- Introduced the 'ttl' parameter in the Node.js sample for creating secrets.
- Ensured backward compatibility by handling cases where 'ttl' is undefined.
0 commit comments