{"id":18155404,"url":"https://github.com/hirosassa/tfcmt-gitlab","last_synced_at":"2025-07-30T02:05:35.766Z","repository":{"id":39955700,"uuid":"482361415","full_name":"hirosassa/tfcmt-gitlab","owner":"hirosassa","description":"tfcmt-gitlab is a CLI command to parse and notify Terraform execution results. This command supports GitLab as a CI and notification platform.","archived":false,"fork":false,"pushed_at":"2024-08-06T23:53:22.000Z","size":823,"stargazers_count":36,"open_issues_count":4,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-15T14:43:48.602Z","etag":null,"topics":["devops","gitlab","gitlab-ci","terrform"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hirosassa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2022-04-16T21:06:55.000Z","updated_at":"2024-12-13T09:21:25.000Z","dependencies_parsed_at":"2023-11-06T13:45:59.492Z","dependency_job_id":"129df76e-195a-4211-904b-3d4100e92be9","html_url":"https://github.com/hirosassa/tfcmt-gitlab","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hirosassa%2Ftfcmt-gitlab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hirosassa%2Ftfcmt-gitlab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hirosassa%2Ftfcmt-gitlab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hirosassa%2Ftfcmt-gitlab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hirosassa","download_url":"https://codeload.github.com/hirosassa/tfcmt-gitlab/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230479864,"owners_count":18232630,"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","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":["devops","gitlab","gitlab-ci","terrform"],"created_at":"2024-11-02T04:10:52.851Z","updated_at":"2024-12-19T18:12:17.783Z","avatar_url":"https://github.com/hirosassa.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tfcmt-gitlab\n\n[![Build Status](https://github.com/hirosassa/tfcmt-gitlab/workflows/test/badge.svg)](https://github.com/hirosassa/tfcmt-gitlab/actions)\n[![Go Report Card](https://goreportcard.com/badge/github.com/hirosassa/tfcmt-gitlab)](https://goreportcard.com/report/github.com/hirosassa/tfcmt-gitlab)\n[![GitHub last commit](https://img.shields.io/github/last-commit/hirosassa/tfcmt-gitlab.svg)](https://github.com/hirosassa/tfcmt-gitlab)\n[![License](http://img.shields.io/badge/license-mit-blue.svg?style=flat-square)](https://raw.githubusercontent.com/hirosassa/tfcmt-gitlab/main/LICENSE)\n\nFork of [suzuki-shunsuke/tfcmt](https://github.com/suzuki-shunsuke/tfcmt), supporting GitLab (dropped GitHub support).\n\n## Document\n\n### Prerequisites\n\nCreate and store GitLab access token in [project or group CI variables](https://docs.gitlab.com/ee/ci/variables/#add-a-cicd-variable-to-a-project) with key name `GITLAB_TOKEN`.\n\nref: [Project access tokens | GitLab](https://docs.gitlab.com/ee/user/project/settings/project_access_tokens.html)\n\n\nBasic commands are as follows:\n\n```shell\n# plan\ntfcmt-gitlab plan --patch -- terraform plan -no-color\n\n# apply\ntfcmt-gitlab apply -- terraform apply -auto-approve -no-color\n```\n\n`tfcmt-gitlab` runs without any configuration file.\nThe concrete examples of configuration of `tfcmt-gitlab` running on GitLab CI are available in [examples/getting-started](https://github.com/hirosassa/tfcmt-gitlab/tree/main/examples/getting-started).\n\n## Install\n\n### GitHub Releases\n\nDownload a prebuilt binary from [GitHub Releases](https://github.com/hirosassa/ksnotify/releases) and install it in $PATH.\n\n### aqua\n\nInstall tfcmt-gitlab with [aqua](https://aquaproj.github.io/).\n\n```shell\naqua g -i hirosassa/tfcmt-gitlab\n```\n\n## License\n\n### License of original code\n\nThis is a fork of [mercari/tfnotify](https://github.com/mercari/tfnotify) and [suzuki-shunsuke/tfcmt](https://github.com/suzuki-shunsuke/tfcmt), so about the origincal license, please see https://github.com/mercari/tfnotify#license and https://github.com/suzuki-shunsuke/tfcmt#license.\n\nCopyright 2018 Mercari, Inc.\n\nLicensed under the MIT License.\n\n### License of code which we wrote\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhirosassa%2Ftfcmt-gitlab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhirosassa%2Ftfcmt-gitlab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhirosassa%2Ftfcmt-gitlab/lists"}