.terraform.lock.hcl cannot be updated #25973
-
How are you running Renovate?Mend Renovate hosted app on github.com If you're self-hosting Renovate, tell us what version of Renovate you run.No response If you're self-hosting Renovate, select which platform you are using.None Was this something which used to work for you, and then stopped?None Describe the problemWhen the terraform provider is updated, renovate/artifacts fails to load Reproduction repository: mrtc0-sandbox/renovate-test#2 Relevant debug logsLogs
Have you created a minimal reproduction repository?I have linked to a minimal reproduction in the description above |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
Hi there, Get your discussion fixed faster by creating a minimal reproduction. This means a repository dedicated to reproducing this issue with the minimal dependencies and config possible. Before we start working on your issue we need to know exactly what's causing the current behavior. A minimal reproduction helps us with this. To get started, please read our guide on creating a minimal reproduction. We may close the discussion if you, or someone else, haven't created a minimal reproduction within two weeks. If you need more time, or are stuck, please ask for help or more time in a comment. Good luck, The Renovate team |
Beta Was this translation helpful? Give feedback.
This comment was marked as spam.
This comment was marked as spam.
-
From my experience, this error occurs all the time, but only for some providers. Maybe listing those may help us understand in what they are different:
|
Beta Was this translation helpful? Give feedback.
-
Confirmed and issue identified: The problem is that the Oktas release artifact not only contains files but also a folder with the name Renovates relevant code: https://github.com/renovatebot/renovate/blob/main/lib/modules/manager/terraform/lockfile/hash.ts#L34 |
Beta Was this translation helpful? Give feedback.
#27433