Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

feat(nix-darwin): Install and configure IaC tools bundle

Open
#161 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
terraform

Research direction

Start by locating the nix-darwin package configuration and checking how the tools currently installed under /usr/local/Cellar/ are represented. Confirm how terraform and vault are tracked elsewhere, then verify that terraform-docs, terragrunt, tflint, and opa are installed and configured when the system is rebuilt.

Written by the indexing model from the issue text.

Description

Install Infrastructure as Code tools currently installed via Homebrew:

  • terraform-docs - Generate docs from Terraform modules
  • terragrunt - Terraform wrapper for DRY configurations
  • tflint - Terraform linter
  • opa - Open Policy Agent

These are currently in:

  • /usr/local/Cellar/

Note: Main terraform and vault are likely already tracked in other issues.

Dominant language
Jupyter Notebook
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from aRustyDev/dotfiles

All issues in aRustyDev/dotfiles

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.