{"id":19968370,"url":"https://github.com/floydspace/terraform-provider-strava","last_synced_at":"2026-05-13T06:08:37.207Z","repository":{"id":217590092,"uuid":"622936166","full_name":"floydspace/terraform-provider-strava","owner":"floydspace","description":"🏃 This is a terraform provider for managing your strava.","archived":false,"fork":false,"pushed_at":"2023-10-09T20:12:18.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-13T20:03:01.472Z","etag":null,"topics":["provider","strava","terraform","webhook"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/providers/floydspace/strava","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/floydspace.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}},"created_at":"2023-04-03T11:15:38.000Z","updated_at":"2023-09-19T09:39:34.000Z","dependencies_parsed_at":"2024-01-17T09:50:14.860Z","dependency_job_id":null,"html_url":"https://github.com/floydspace/terraform-provider-strava","commit_stats":null,"previous_names":["floydspace/terraform-provider-strava"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floydspace%2Fterraform-provider-strava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floydspace%2Fterraform-provider-strava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floydspace%2Fterraform-provider-strava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floydspace%2Fterraform-provider-strava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floydspace","download_url":"https://codeload.github.com/floydspace/terraform-provider-strava/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241343506,"owners_count":19947398,"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":["provider","strava","terraform","webhook"],"created_at":"2024-11-13T02:45:37.139Z","updated_at":"2026-05-13T06:08:37.109Z","avatar_url":"https://github.com/floydspace.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-provider-strava\n\nThis is a terraform provider for managing your strava.\n\n## Example\n\n```tf\nprovider \"strava\" {\n  client_id     = \"5\"\n  client_secret = \"7b2946535949ae70f015d696d8ac602830ece412\"\n}\n\nresource \"strava_push_subscription\" \"example\" {\n  callback_url = \"http://a-valid.com/url\"\n  verify_token = \"STRAVA\"\n}\n\noutput \"subscription_id\" {\n  value = strava_push_subscription.example.id\n}\n```\n\n## Installation\n\nAdd the following to your terraform configuration\n\n```tf\nterraform {\n  required_providers {\n    strava = {\n      source  = \"floydspace/strava\"\n      version = \"~\u003e 0.1.0\"\n    }\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloydspace%2Fterraform-provider-strava","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloydspace%2Fterraform-provider-strava","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloydspace%2Fterraform-provider-strava/lists"}