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

terraform 1.10.1...1.10.3 versions? #101

Open
sentientmonkey opened this issue Dec 27, 2024 · 3 comments · May be fixed by #102
Open

terraform 1.10.1...1.10.3 versions? #101

sentientmonkey opened this issue Dec 27, 2024 · 3 comments · May be fixed by #102

Comments

@sentientmonkey
Copy link

I see that there have been a number of releases of terraform for 1.10.x, but I haven't seen any updates here since 1.10.0.

I remember there being an automated process for this - has that changed?

Thanks for your continued support on this project!

@sentientmonkey
Copy link
Author

I also see that the Update action is failing with:

        error: attribute 'rev' missing

       at /nix/store/d8db0cwn7dsnr7vd4xzj3jlw0s6sja8x-source/pkgs/by-name/ni/ninja/package.nix:19:34:

           18|   pname = "ninja";
           19|   version = lib.removePrefix "v" finalAttrs.src.rev;
             |                                  ^
           20|
2024/12/27 00:06:27 Unable to update versions: Unable to compute vendor hash: exit status 1

it's possible that this is related to an upstream nix-prefetch issue msteen/nix-prefetch#54

@oscar-izval oscar-izval linked a pull request Dec 28, 2024 that will close this issue
@oscar-izval
Copy link
Contributor

Hey @sentientmonkey! I gave this issue a try a few weeks ago but got nowhere. It's weird because computing the hash manually with nix-prefetch worked back then, now that's also broken for me.
Anyway, I'll try and find a long term solution once I get back from some Christmas PTO, but #102 should fix it for now as I assume you and possibly others need the newer versions ASAP.

I'll see if I can get a quick review from @sestrella to get this merged.

@sentientmonkey
Copy link
Author

Thanks for quick update! We haven't hit any issues with 1.10.0, but we do want to keep up on version updates so we can keep current if there are any security fixes. Thanks for PR to fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants