{"id":18906544,"url":"https://github.com/claranet/terraform-modules-ci","last_synced_at":"2025-07-31T12:11:20.293Z","repository":{"id":148145378,"uuid":"590082790","full_name":"claranet/terraform-modules-ci","owner":"claranet","description":"Terraform modules common CI template (Github Actions)","archived":false,"fork":false,"pushed_at":"2025-04-28T12:45:55.000Z","size":59,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-06-01T00:18:42.147Z","etag":null,"topics":["actions","ci","claranet","modules","terraform"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/claranet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2023-01-17T16:11:15.000Z","updated_at":"2025-04-28T12:45:59.000Z","dependencies_parsed_at":"2025-05-24T13:13:13.700Z","dependency_job_id":"8f444a58-ebce-4e5c-a529-bf067e59244d","html_url":"https://github.com/claranet/terraform-modules-ci","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/claranet/terraform-modules-ci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claranet%2Fterraform-modules-ci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claranet%2Fterraform-modules-ci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claranet%2Fterraform-modules-ci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claranet%2Fterraform-modules-ci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/claranet","download_url":"https://codeload.github.com/claranet/terraform-modules-ci/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claranet%2Fterraform-modules-ci/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268036317,"owners_count":24185198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"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":["actions","ci","claranet","modules","terraform"],"created_at":"2024-11-08T09:16:43.534Z","updated_at":"2025-07-31T12:11:20.217Z","avatar_url":"https://github.com/claranet.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform Azure modules - Generic CI\n\n## Usage\n\n### CI for Terraform module\n\nThis CI pipeline does the following:\n* Check the Terraform files format and syntax validation\n* Lint the module, eventual sub-modules and examples with [TFLint](https://github.com/terraform-linters/tflint) tool.\n* Code analysis with [tfsec](https://github.com/aquasecurity/tfsec)\n* Check that the `README.md` file content match the module variables, requirements and examples.\n* Validate the module for every compatible Terraform version and minimum and latest provider versions\n\n### CI for Terraform projects\n\nIn the remote project add this in `.github/workflows/github-ci.yml`:\n\n```yaml\n---\nname: CI\non: [push]\njobs:\n  ci:\n    uses: claranet/terraform-modules-ci/.github/workflows/ci-modules.yaml@main\n...\n```\n\n#### Notes\n\n* Ref `main` can be changed for testing purpose\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaranet%2Fterraform-modules-ci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclaranet%2Fterraform-modules-ci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaranet%2Fterraform-modules-ci/lists"}