Launch.Run.Infrastructure.Terraform

C 62 completed
Devops
infrastructure / yaml · tiny
23
Files
1,025
LOC
0
Frameworks
2
Languages

Pipeline State

completed
Run ID
#353898
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
29.42
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #49581
Member of a group with 1 similar repo(s) — canonical #68878 view group →
Top concepts (2)
Project DescriptionDevOps/Infrastructure
Repobility — same analyzer, your code, free for public repos · /scan/

AI Prompt

Create a comprehensive Terraform setup to provision and manage the infrastructure for a platform on Google Cloud Platform. I need to define modules for networking, a GKE cluster, a Cloud SQL PostgreSQL instance, and three Memorystore Redis instances (for cache, sessions, and pub/sub). The setup should include environments for staging and production, and I'd like to incorporate CI/CD checks using GitHub Actions for formatting and validation. Please ensure the networking module sets up a custom VPC with private access for Cloud SQL and Cloud NAT.
terraform yaml infrastructure gcp gke postgresql redis cicd
Generated by gemma4:latest

Catalog Information

Provision and manage GCP infrastructure for the Launch Run platform, including GKE clusters, Cloud SQL, Redis, and networking.

Description

This Terraform repository provides infrastructure-as-code for the Launch Run platform on Google Cloud Platform. It defines separate environments for staging and production, each with its own configuration and variables. Core modules provision a GKE Kubernetes cluster with workload identity, network policy, autoscaling, and Shielded nodes, a private Cloud SQL PostgreSQL 16 instance with automated backups and query insights, and three Memorystore Redis instances for caching, sessions, and pub/sub. Networking is handled by a custom VPC with secondary ranges for pods and services, private services access, Cloud NAT, and internal firewall rules. Continuous integration is enabled via GitHub Actions to run formatting, validation, and plan checks on every pull request.

الوصف

يقدّم هذا المشروع بنية تحتية كرمز (IaC) على منصة Google Cloud Platform مخصصة لمنصة Launch Run. يتم تنظيم التكوين في مجلدات منفصلة للبيئات (التجريبية والإنتاجية) مع إمكانية التخصيص عبر متغيرات. يتضمن وحدات منفصلة لإنشاء مجموعة GKE مع دعم هوية العمل، سياسات الشبكة، وتوسيع تلقائي للأنوية، بالإضافة إلى إعدادات الأمان مثل الحماية الموقّعة. يوفر وحدة Cloud SQL PostgreSQL 16 مع عنوان خاص، نسخ احتياطية تلقائية، وإمكانية استرجاع النقطة الزمنية، مع تفعيل Insights للاستعلامات. يتيح وحدة Redis إنشاء ثلاث مثيلات Memorystore لتخزين الذاكرة المؤقتة، الجلسات، والرسائل Pub/Sub مع سياسات إخلاء مختلفة. كما يكوّن وحدة الشبكات VPC مخصصاً مع نطاقات ثانوية للـ pods والخدمات، وصول خدمات خاصة، NAT للإنترنت، وقواعد جدار حماية داخلية، مع دعم CI/CD عبر GitHub Actions للتحقق من الصياغة والتخطيط.

Novelty

6/10

Tags

cloud-infrastructure automation kubernetes-cluster database-provisioning network-configuration state-management

Claude Models

claude-opus-4.6

Quality Score

C
61.8/100
Structure
42
Code Quality
100
Documentation
30
Testing
15
Practices
78
Security
100
Dependencies
50

Strengths

  • CI/CD pipeline configured (github_actions)
  • Low average code complexity \u2014 well-structured code
  • Good security practices \u2014 no major issues detected

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

4.1h
Tech Debt (D)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (10)
Repobility · code-quality intelligence platform · https://repobility.com
Unknown
License
0.0%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

yaml
66.0%
markdown
34.0%

Frameworks

None detected

Concepts (2)

Repobility · code-quality scanner for AI-generated software · https://repobility.com
CategoryNameDescriptionConfidence
Repobility — the code-quality scanner for AI-generated software · https://repobility.com
auto_descriptionProject DescriptionTerraform infrastructure-as-code for the Launch Run platform on Google Cloud Platform.80%
auto_categoryDevOps/Infrastructuredevops-infra70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/78015.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV