{"id":28958697,"url":"https://github.com/tukue/terraform-automation","last_synced_at":"2026-07-07T09:31:48.100Z","repository":{"id":297823779,"uuid":"975437873","full_name":"tukue/terraform-automation","owner":"tukue","description":"This repository contains Terraform configurations to deploy a scalable web application on Google Cloud Platform (GCP). It includes a VPC network, Cloud SQL database, managed instance group for web servers, and an HTTP load balancer with health checks. The setup is parameterized for flexibility using variables.","archived":false,"fork":false,"pushed_at":"2025-06-18T09:58:41.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T10:50:20.408Z","etag":null,"topics":["automation","devops-platform","devops-practices","gcp","infrastructure-as-code","terraform"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tukue.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-30T10:07:25.000Z","updated_at":"2025-06-18T09:58:44.000Z","dependencies_parsed_at":"2025-06-07T18:35:48.220Z","dependency_job_id":null,"html_url":"https://github.com/tukue/terraform-automation","commit_stats":null,"previous_names":["tukue/terraform-automation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tukue/terraform-automation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tukue%2Fterraform-automation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tukue%2Fterraform-automation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tukue%2Fterraform-automation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tukue%2Fterraform-automation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tukue","download_url":"https://codeload.github.com/tukue/terraform-automation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tukue%2Fterraform-automation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35223382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-07T02:00:07.222Z","response_time":90,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","devops-platform","devops-practices","gcp","infrastructure-as-code","terraform"],"created_at":"2025-06-23T23:05:26.619Z","updated_at":"2026-07-07T09:31:48.013Z","avatar_url":"https://github.com/tukue.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advanced Terraform Project\n\nThis project demonstrates advanced Terraform practices for infrastructure deployment.\n\n## Prerequisites\n\n- Terraform v1.0.0+\n- PowerShell Core (pwsh) for security scanning\n- Terrascan for security scanning\n- Act (optional, for running GitHub Actions locally)\n\n## Local Development\n\n### Security Scanning\n\nYou can run security scans locally using:\n\n1. PowerShell script:\n   ```\n   pwsh ./scan-terraform.ps1\n   ```\n\n2. GitHub Actions locally (requires act):\n   ```\n   act -j security-scan -W .github/workflows/terraform-security.yml\n   ```\n\n3. Terrascan directly:\n   ```\n   terrascan scan -i terraform -d . -o human\n   ```\n\n### Deployment\n\nTo deploy to an environment:\n\n```\n./deploy.sh \u003cenvironment\u003e\n```\n\nWhere `\u003cenvironment\u003e` is one of: qa, test, prod\n\n## GitHub Actions\n\nThis project includes GitHub Actions workflows for:\n\n- Terraform security scanning\n- Infrastructure validation\n\n## Project Structure\n\n- `modules/` - Reusable Terraform modules\n- `environments/` - Environment-specific variable files\n- `.github/workflows/` - CI/CD workflows","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftukue%2Fterraform-automation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftukue%2Fterraform-automation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftukue%2Fterraform-automation/lists"}