Back to Explorer
Beginner Friendly Open-Source Hcl

Good First Issues in Hcl

Explore curated starter issues in high-scoring Hcl repositories. Every listed issue belongs to a welcoming repository scored by C-Rankβ„’ on PR merge rates, review responsiveness, and first-timer acceptance.

Updated: Mon, 31 Aug 2026 UTC (Live GitHub Sync)
Real-Time Radar

Arm Issue Sniper for fresh Hcl beginner issues

Beginner issues in welcoming S/A-Tier repositories get snatched within 15 minutes. Receive instant alerts on Discord, Telegram, or Email the minute a maintainer opens a new task.

Live Good First Issues (7)

Real-Time Open GitHub Issues
tungbq/devops-basics1,874 Tier B Β· 55 pts
#805Opened 15 days ago
Add Pulumi topic (Infrastructure as Code)

Overview Tool: Pulumi Category: Infrastructure as Code (IaC) Priority: Medium (per ROADMAP.md) Pulumi is an IaC tool that lets you define cloud infrastructure using general-purpose programming languages (TypeScript, Python, Go, etc.) instead of a DSL β€” a different approach from the Terraform/OpenTofu content already in this repo. Official docs: https://www.pulumi.com/docs/ What to add Follow the existing topic structure β€” see topics/grafana as a reference: topics/pulumi/README.md β€” sections: What is Pulumi?, Prerequisites, Installation, Basics of Pulumi, Beyond the Basics, More topics/pulumi/basics/ β€” a runnable example (e.g. a minimal Pulumi program provisioning one cloud resource, e.g. an S3 bucket) topics/pulumi/practice/README.md β€” at least one practice exercise See CONTRIBUTING.md for the contribution flow. Why Listed as Medium priority in the roadmap's Upcoming Topics table β€” a good complement to the repo's existing Terraform/OpenTofu content, and the roadmap alr

enhancementgood first issue
tungbq/devops-basics1,874 Tier B Β· 55 pts
#804Opened 15 days ago
Add Dagger topic (CI/CD)

Overview Tool: Dagger Category: CI/CD Priority: Medium (per ROADMAP.md) Dagger lets you write CI/CD pipelines as code in a real programming language, then run them identically on your laptop or any CI runner β€” portable, testable pipelines. Official docs: https://docs.dagger.io/ What to add Follow the existing topic structure β€” see topics/grafana as a reference: topics/dagger/README.md β€” sections: What is Dagger?, Prerequisites, Installation, Basics of Dagger, Beyond the Basics, More topics/dagger/basics/ β€” a runnable example (e.g. a minimal Dagger pipeline that builds and tests a small sample app) topics/dagger/practice/README.md β€” at least one practice exercise See CONTRIBUTING.md for the contribution flow. Why Listed as Medium priority in the roadmap's Upcoming Topics table β€” portable, code-first CI/CD pipelines are a growing alternative to YAML-only pipeline tools already covered in this repo.

enhancementgood first issue
tungbq/devops-basics1,874 Tier B Β· 55 pts
#802Opened 15 days ago
Add Crossplane topic (IaC / Platform Engineering)

Overview Tool: Crossplane Category: IaC / Platform Engineering Priority: High (per ROADMAP.md) Crossplane extends Kubernetes to manage cloud infrastructure (databases, networks, storage) as native Kubernetes resources β€” a key building block of modern platform engineering. Official docs: https://docs.crossplane.io/ What to add Follow the existing topic structure β€” see topics/grafana as a reference: topics/crossplane/README.md β€” sections: What is Crossplane?, Prerequisites, Installation, Basics of Crossplane, Beyond the Basics, More topics/crossplane/basics/ β€” a runnable example (e.g. install Crossplane on a local kind cluster and provision a simple managed resource via a Composition/Provider) topics/crossplane/practice/README.md β€” at least one practice exercise See CONTRIBUTING.md for the contribution flow. Why Listed as High priority in the roadmap's Upcoming Topics table β€” Kubernetes-native infrastructure management is central to the growing platform-engineering trend

enhancementgood first issue
tungbq/devops-basics1,874 Tier B Β· 55 pts
#801Opened 15 days ago
Add FluxCD topic (GitOps / CI-CD)

Overview Tool: FluxCD Category: GitOps / CI-CD Priority: High (per ROADMAP.md) FluxCD is a CNCF-graduated GitOps engine that keeps Kubernetes clusters in sync with a Git repository β€” a natural complement to the existing ArgoCD topic. Official docs: https://fluxcd.io/docs/ What to add Follow the existing topic structure β€” see topics/grafana as a reference: topics/fluxcd/README.md β€” sections: What is FluxCD?, Prerequisites, Installation, Basics of FluxCD, Beyond the Basics, More topics/fluxcd/basics/ β€” a runnable example (e.g. bootstrap Flux against a local kind cluster and sync one manifest from a Git repo) topics/fluxcd/practice/README.md β€” at least one practice exercise See CONTRIBUTING.md for the contribution flow. Why Listed as High priority in the roadmap's Upcoming Topics table β€” CNCF-graduated, growing GitOps adoption, pairs naturally with the repo's existing ArgoCD content.

enhancementgood first issue
terrapkg/packages591 Tier A Β· 60 pts
#13112Opened 2 months ago
[BUG] Running flutter permission denied

Full Raw Package Name (e.g. anda-0.4.14-1.fcrawhide.x86_64) flutter-3.44.2-1.fc44.x86_64 Release Version f44 Describe the Bug When you run flutter in cli as a regular user it refuses to do it because permission denied To Reproduce dnf install flutter run flutter permission denied Expected Behavior You could run flutter under a regular user not just a privileged superuser Relevant Log Output flutter /usr/share/flutter/bin/internal/update_engine_version.sh: line 71: /usr/share/flutter/bin/cache/engine.stamp.tmp.131628: Permission denied /usr/share/flutter/bin/internal/update_engine_version.sh: line 78: /usr/share/flutter/bin/cache/engine.realm: Permission denied

bughelp wantedwontfix
2
terrapkg/packages591 Tier A Β· 60 pts
#10709Opened 5 months ago
Are you, your project, or company using Terra? Let us know!

Please leave a comment if you, your project, or company is using Terra! A short sentence or two of how Terra is useful for you would be appreciated as well. Of key interest: Distributions/Fedora downstreams Other open source projects Companies or individuals using Terra at their workplace Anything else, don't be shy! P.S. If you represent a company or project, and would like to open a direct line with us, feel free to join and let us know on our Discord or send an email to [email protected].

help wanted
1
terrapkg/packages591 Tier A Β· 60 pts
#9809Opened 6 months ago
Porting Packages from adoptium-temurin-java-repository

These packages being in a seperate repo are bad for UX, and some of our packages depend on some of these packages. Re-packaging these for ourselves will eliminate the need to pull in the adoptium repo when building Terra packages. java-8-openjdk java-8-openjdk-portable java-11-openjdk java-11-openjdk-portable java-17-openjdk java-17-openjdk-portable java-21-openjdk >= 44 java-21-openjdk-portable >= 44 I propose adding all of these to anda/langs/java/

enhancementhelp wanted
4

Top Hcl Repositories with Beginner Issues (2)

Updated Daily via GitHub GraphQL

How to make your first Hcl open-source pull request

Finding approachable Good First Issues in Hcl allows you to build real-world software engineering experience. Instead of submitting PRs to abandoned repositories, GetMerged verifies maintainer review speeds and first-timer acceptance rates before you write a single line of code.

Select any issue above to claim it directly on GitHub, or click a repository to inspect full maintainer review turnaround metrics and triage guidance!

Get this week's top welcoming repos + fresh Good First Issues for Hcl

Free weekly email, scoped to Hcl. No account needed - confirm once and unsubscribe anytime.