We want to upgrade terraform to 0.12.0, but we are unable to do so via the terraform tool as the latest available is 0.11.13. I'm not sure if this is an issue with the bintray craweler rather than this plugin, but the end result is that we cannot use our terraform files with this plugin (to provide the binary tool at least).
Any clues on how to "invalidate" the cache, or who might be better placed to know?
Things i have already tried:
* restart jenkins * reload config from disk * uninstall and reinstall the plugin from scratch * manually edit the file /var/lib/jenkins/org.jenkinsci.plugins.terraform.TerraformBuildWrapper.xml to change the version string and reload jenkins config from disk
* restart the server
in all cases above I have not been able to get the plugin to show the desired 0.12.0 build as an option, even when hardcoding that into the
manually edit the file /var/lib/jenkins/org.jenkinsci.plugins.terraform.TerraformBuildWrapper.xml to change the version string and reload jenkins config from disk
restart the server
in all cases above I have not been able to get the plugin to show the desired 0.12.0 build as an option, even when hardcoding that into the