Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: AWS IAM secret rotation is not working #2402

Open
ThallesP opened this issue Sep 10, 2024 · 3 comments
Open

[bug]: AWS IAM secret rotation is not working #2402

ThallesP opened this issue Sep 10, 2024 · 3 comments

Comments

@ThallesP
Copy link
Contributor

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.

@akhilmhdh
Copy link
Member

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

@ThallesP
Copy link
Contributor Author

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

@Kevin222004
Copy link

I want to work on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants