infisical icon indicating copy to clipboard operation
infisical copied to clipboard

[bug]: AWS IAM secret rotation is not working

Open ThallesP opened this issue 1 year ago • 2 comments

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:

  1. Create a secret rotation for IAM on self hosted
  2. Request to a manual rotation

Expected behavior

It should rotate the secret and sync those changes to other integrations

Video

2024-09-10-11-48-54

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 avatar Sep 10 '24 14:09 ThallesP

@ThallesP Can you just verify the value in dashboard is changing or is it remaining as it?

akhilmhdh avatar Sep 10 '24 16:09 akhilmhdh

@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.

ThallesP avatar Sep 10 '24 17:09 ThallesP

I want to work on this.

Kevin222004 avatar Oct 07 '24 04:10 Kevin222004

Manual rotation issue has been fixed in our recent release

akhilmhdh avatar Nov 19 '24 09:11 akhilmhdh