{"id":15065562,"url":"https://github.com/callensm/terraform-provider-dropbox","last_synced_at":"2025-04-10T16:40:21.623Z","repository":{"id":57521303,"uuid":"132550531","full_name":"callensm/terraform-provider-dropbox","owner":"callensm","description":"Terraform provider for the Dropbox API","archived":false,"fork":false,"pushed_at":"2021-08-30T17:14:52.000Z","size":118,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T14:21:22.950Z","etag":null,"topics":["dropbox","go","infrastructure-as-code","terraform","terraform-provider"],"latest_commit_sha":null,"homepage":"","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/callensm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2018-05-08T03:47:34.000Z","updated_at":"2024-05-08T13:04:55.000Z","dependencies_parsed_at":"2022-09-26T18:01:16.960Z","dependency_job_id":null,"html_url":"https://github.com/callensm/terraform-provider-dropbox","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callensm%2Fterraform-provider-dropbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callensm%2Fterraform-provider-dropbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callensm%2Fterraform-provider-dropbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callensm%2Fterraform-provider-dropbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callensm","download_url":"https://codeload.github.com/callensm/terraform-provider-dropbox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248252724,"owners_count":21072702,"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":["dropbox","go","infrastructure-as-code","terraform","terraform-provider"],"created_at":"2024-09-25T00:41:33.519Z","updated_at":"2025-04-10T16:40:21.601Z","avatar_url":"https://github.com/callensm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform Dropbox Provider\n\nThis Terraform provider was modeled off of the [unofficial Dropbox Golang SDK](https://github.com/dropbox/dropbox-sdk-go-unofficial). Follow the usage documentation from that repository to setup your Dropbox application and generate an access token prior to using this provider.\n\n### Provider Usage\n\n```hcl\nprovider \"dropbox\" {\n  access_token = \"${var.token}\"\n}\n```\n\n**access_token** is the generated auth token from Dropbox when you create an application through their developer console. It can be manually placed in the provider configuration as shown above, or if not provided, it will automatically attempt to retrieve the token value from the `DROPBOX_TOKEN` environment variable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallensm%2Fterraform-provider-dropbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcallensm%2Fterraform-provider-dropbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallensm%2Fterraform-provider-dropbox/lists"}