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

Add template for terranix #43

Merged
merged 5 commits into from
Mar 7, 2024
Merged

Add template for terranix #43

merged 5 commits into from
Mar 7, 2024

Conversation

oscar-izval
Copy link
Contributor

No description provided.

README.md Outdated Show resolved Hide resolved
@@ -50,6 +50,10 @@
description = "Using nixpkgs-terraform with devenv";
path = ./templates/devenv;
};
terranix = {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@@ -14,7 +14,7 @@
flake-utils.lib.eachDefaultSystem (system:
let
pkgs = nixpkgs.legacyPackages.${system};
terraform = nixpkgs-terraform.packages.${system}."1.7.2";
terraform = nixpkgs-terraform.packages.${system}."1.7.4";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@oscar-izval It appears that there is some room for improvement here. I believe that eventually the update-version.py script should update all templates. What do you think?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, that should be easy enough, I'll open an issue to keep track of the idea, thanks!

@oscar-izval oscar-izval marked this pull request as ready for review March 7, 2024 10:04
@oscar-izval
Copy link
Contributor Author

Can you take another look @sestrella? I'd say it's ready for a final review

@sestrella
Copy link
Member

@oscar-izval nice job!

@sestrella sestrella merged commit ac7e620 into main Mar 7, 2024
11 checks passed
@sestrella sestrella deleted the terranix-template branch March 7, 2024 14:18
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 this pull request may close these issues.

2 participants