high-grass-3103
08/11/2025, 8:57 AMsilly-country-86708
08/11/2025, 1:30 PMtable view
select rotator config
and then memorable passphrase
or random passsword
as rotator.
Also, from the Document View
fn::rotate::password:
inputs:
overrideSpecial: "!@#$%&*()-_=+[]{}<>:;"
minSpecial: 4
minUpper: 3
minLower: 2
length: 15
fn::rotate::passphrase:
inputs:
capitalize: true
length: 4
high-grass-3103
08/11/2025, 3:27 PMenough-architect-32336
08/11/2025, 11:31 PMhigh-grass-3103
08/12/2025, 11:24 AMsecure
entries in my Pulumi.$stack.yaml, mostly tokens generated by third-party services, and it's a small company.
A few of them requires regular rotation, but anyway all of them should be rotated, and most of them has an API for it.
The only thing I found is keydra, but it doesn't look like it has any adoption or repo traffic