update Docker tag in terraform files #31799
Nishikoh
started this conversation in
Suggest an Idea
Replies: 1 comment
|
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. Discussions without reproductions are less likely to be converted to Issues. Please follow these steps:
If you need help with running renovate on your minimal reproduction repository, please refer to our Running Renovate guide. The Renovate team |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Tell us more.
summary
I assume a situation where a docker tag is described in a terraform file. If a new container image exists I want to update the container version described in the terraform file.
Is there a way for renovate to accomplish this? If not, I would like to treat it as a feature request.
All reactions