[bug]: AWS IAM secret rotation is not working
Describe the bug
I'm encountering problems with IAM user credential rotation. It only works on creation, manual rotation is broken, and doesn't sync those credentials to my Railway integration.
To Reproduce
Steps to reproduce the behavior:
- Create a secret rotation for IAM on self hosted
- Request to a manual rotation
Expected behavior
It should rotate the secret and sync those changes to other integrations
Video
Platform you are having the issue on: Infisical Self-hosted
Additional context
And also, I suspect the Railway integration won't trigger a service redeploy when credentials change, potentially leaving old variables in use until the next manual deploy.
@ThallesP Can you just verify the value in dashboard is changing or is it remaining as it?
@ThallesP Can you just verify the value in dashboard is changing or is it remaining as it?
Yes, I verified on Infisical and AWS and both stayed the same.
I want to work on this.
Manual rotation issue has been fixed in our recent release