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

When upgrading to vault 1.4.1 I get metadata issues on token renewal #9042

Closed
fernando-villalba opened this issue May 20, 2020 · 2 comments
Closed
Labels

Comments

@fernando-villalba
Copy link

fernando-villalba commented May 20, 2020

After upgrading to vault 1.4.1 I get metadata issues on token renewal with the following error:

failed to renew entry: unable to retrieve canonical ARN from metadata during renewal
I am configuring Vault with terraform and I have no way to tune the iam_metadata I see on the API (or at least I haven't seen it)

Perhaps the defaults can be amended? Or is there anything I am missing that I need to do to make this work on my end?

I don't want to have to do configuration outside of terraform to make this work if I can help it as it ruins the point of doing IaC.

If I am doing something wrong about any of this please do let me know.

I believe the change that caused this is the following:

#8783

@kalafut
Copy link
Contributor

kalafut commented May 20, 2020

Hi. This issue was raised in #8972 and will be fixed soon in the next minor release. In the meantime there are some workarounds described in the 1.4.1 upgrade guide.

@kalafut
Copy link
Contributor

kalafut commented May 21, 2020

Fixed in #8991

@kalafut kalafut closed this as completed May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants