Conversation
Merge latest master
|
Is it possible to specify only a major.minor and non major.minor.patch version? What do you think about ? |
|
There is not a low effort way at least. Terraform Does not have a latest convention for docker or releases. Here a reply directly from tf on this: hashicorp/terraform#9803 (comment) Docker: https://hub.docker.com/r/hashicorp/terraform
|
|
thanks @ltomes . So @28mm , something like proposed by HashiCorp team like:
and have it dynamically in Not tested it :-) |
|
@ltomes @MacFlurry thank you. afk -- will try this tonight. |
|
I think we could merge the 0.12.24 update, and start a new branch for automated version setting if thats what you would like to see in the future. |
|
Just ran into this error as well when running the container. I'm going to rebuild the image locally with the latest version, but would be really like to see this fixed. Also happy to help if there is any testing or anything else I can do. |
|
did we get any movement on this? as the current terraform version supported is drastically out of date |
Upgrade to terraform 0.12.24
I run into state errors using latest terraform with blast radius, so I updated the tf version.
It appears circleci is not happy with the configuration change I provided. I don't think there is anything I can do to resolve that issue though, @28mm will have to clear the docker cache I believe to resolve that.