Skip to content

chore: update terraform to 1.11.1 in nix image #16880

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

Merged

Conversation

ThomasK33
Copy link
Member

@ThomasK33 ThomasK33 commented Mar 11, 2025

Followup PR to #16781, update the terraform version in our Nix devshell.

Additionally:

  1. Switches from DeterminateSystems/nix-installer-action to nixbuild/nix-quick-install-action -- quicker installer, reduces actions time from ~60 seconds to ~1 seconds.
  2. Adds nix-community/cache-nix-action for better caching with garbage collection -- avoids unnecessary rebuilding on subsequent runs, reduces nix image build time from ~6 minutes to <4 minutes.
  3. Adds nixpkgs-unstable input to use Terraform 1.11.1

Change-Id: I05d6dfd3f3cf1af48cf8a2d9e61b396bcd2b7191
Signed-off-by: Thomas Kosiewski tk@coder.com

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ThomasK33 ThomasK33 force-pushed the thomask33/03-11-chore_update_terraform_to_1.11.1_in_nix_image branch from 975083d to ee9a6f8 Compare March 11, 2025 14:30
@ThomasK33 ThomasK33 requested a review from johnstcn March 11, 2025 14:30
@ThomasK33 ThomasK33 force-pushed the thomask33/03-11-chore_update_terraform_to_1.11.1_in_nix_image branch from ee9a6f8 to e275f36 Compare March 11, 2025 14:33
@ThomasK33 ThomasK33 marked this pull request as ready for review March 11, 2025 14:35
Change-Id: I05d6dfd3f3cf1af48cf8a2d9e61b396bcd2b7191
Signed-off-by: Thomas Kosiewski <tk@coder.com>
@ThomasK33 ThomasK33 force-pushed the thomask33/03-11-chore_update_terraform_to_1.11.1_in_nix_image branch from e275f36 to 14d74ee Compare March 11, 2025 14:46
@ThomasK33 ThomasK33 merged commit 5285c12 into main Mar 11, 2025
31 checks passed
@ThomasK33 ThomasK33 deleted the thomask33/03-11-chore_update_terraform_to_1.11.1_in_nix_image branch March 11, 2025 15:23
@github-actions github-actions bot locked and limited conversation to collaborators Mar 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants