{"id":22870330,"url":"https://github.com/berquerant/experimental-terraform-slack","last_synced_at":"2026-05-09T05:10:12.799Z","repository":{"id":227745761,"uuid":"749856519","full_name":"berquerant/experimental-terraform-slack","owner":"berquerant","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-29T14:37:56.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T11:31:20.272Z","etag":null,"topics":["go","slack","swagger","terraform"],"latest_commit_sha":null,"homepage":"","language":"Go","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/berquerant.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}},"created_at":"2024-01-29T14:36:01.000Z","updated_at":"2024-01-29T14:38:45.000Z","dependencies_parsed_at":"2024-03-14T23:53:26.011Z","dependency_job_id":"0bd44197-d927-4b66-9c1c-a3300c86b098","html_url":"https://github.com/berquerant/experimental-terraform-slack","commit_stats":null,"previous_names":["berquerant/experimental-terraform-slack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/berquerant/experimental-terraform-slack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fexperimental-terraform-slack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fexperimental-terraform-slack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fexperimental-terraform-slack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fexperimental-terraform-slack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berquerant","download_url":"https://codeload.github.com/berquerant/experimental-terraform-slack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fexperimental-terraform-slack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32807880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["go","slack","swagger","terraform"],"created_at":"2024-12-13T13:14:33.120Z","updated_at":"2026-05-09T05:10:12.780Z","avatar_url":"https://github.com/berquerant.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# experimental-terraform-slack\n\nTest to write a terraform provider using swagger.\n\n## Use the Provider locally\n\nWrite `~/.terraformrc`.\n\n```\nprovider_installation {\n\n  dev_overrides {\n      \"berquerant/slack\" = \"/path/to/experimental-terraform-slack/tmp\"\n  }\n\n  # For all other providers, install them directly from their origin provider\n  # registries as normal. If you omit this, Terraform will _only_ use\n  # the dev_overrides block, and so no other providers will be available.\n  direct {}\n}\n```\n\nRun API server.\n\n``` shell\nmake all\ndocker compose up -d\n```\n\nTry to get a list of channels.\n\n``` shell\nexport SLACK_TOKEN=\"...\"\ncd examples/provider-install-verification\nterraform plan\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberquerant%2Fexperimental-terraform-slack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberquerant%2Fexperimental-terraform-slack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberquerant%2Fexperimental-terraform-slack/lists"}