{"id":23286857,"url":"https://github.com/devopsarr/terraform-sonarr-settings","last_synced_at":"2026-03-20T01:06:52.128Z","repository":{"id":113987581,"uuid":"540005903","full_name":"devopsarr/terraform-sonarr-settings","owner":"devopsarr","description":"terraform module for Sonarr","archived":false,"fork":false,"pushed_at":"2023-12-15T14:58:03.000Z","size":79,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-15T13:02:51.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devopsarr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2022-09-22T13:52:23.000Z","updated_at":"2024-02-12T09:42:39.000Z","dependencies_parsed_at":"2023-12-15T15:53:09.936Z","dependency_job_id":"c1049cda-81e2-44f6-9222-4f95648d1b42","html_url":"https://github.com/devopsarr/terraform-sonarr-settings","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/devopsarr/terraform-sonarr-settings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsarr%2Fterraform-sonarr-settings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsarr%2Fterraform-sonarr-settings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsarr%2Fterraform-sonarr-settings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsarr%2Fterraform-sonarr-settings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devopsarr","download_url":"https://codeload.github.com/devopsarr/terraform-sonarr-settings/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsarr%2Fterraform-sonarr-settings/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28850418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-12-20T02:14:55.837Z","updated_at":"2026-01-28T19:36:30.542Z","avatar_url":"https://github.com/devopsarr.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"## terraform-sonarr-settings\n\nTerraform module which creates basic configuration for [Sonarr](https://sonarr.tv/)\n\n## Usage\nIt is important to export the provider credentials for this module to work. Following are required.\n\n1. SONARR_URL\n2. SONARR_API_TOKEN\n\n```\nmodule \"settings\" {\n  source = \"../..\"\n\n  preferred_protocol = \"torrent\"\n  languages          = [\"English\", \"Italian\"]\n\n  root_folder = \"/tmp\"\n}\n```\n\n\u003c!-- BEGIN_TF_DOCS --\u003e\n## Requirements\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"requirement_terraform\"\u003e\u003c/a\u003e [terraform](#requirement\\_terraform) | \u003e= 1.0 |\n| \u003ca name=\"requirement_sonarr\"\u003e\u003c/a\u003e [sonarr](#requirement\\_sonarr) | \u003e= 2.1.0 |\n\n## Providers\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"provider_sonarr\"\u003e\u003c/a\u003e [sonarr](#provider\\_sonarr) | \u003e= 2.1.0 |\n\n## Modules\n\nNo modules.\n\n## Resources\n\n| Name | Type |\n|------|------|\n| [sonarr_delay_profile.this](https://registry.terraform.io/providers/devopsarr/sonarr/latest/docs/resources/delay_profile) | resource |\n| [sonarr_download_client.this](https://registry.terraform.io/providers/devopsarr/sonarr/latest/docs/resources/download_client) | resource |\n| [sonarr_download_client_config.this](https://registry.terraform.io/providers/devopsarr/sonarr/latest/docs/resources/download_client_config) | resource |\n| [sonarr_indexer.this](https://registry.terraform.io/providers/devopsarr/sonarr/latest/docs/resources/indexer) | resource |\n| [sonarr_indexer_config.this](https://registry.terraform.io/providers/devopsarr/sonarr/latest/docs/resources/indexer_config) | resource |\n| [sonarr_language_profile.this](https://registry.terraform.io/providers/devopsarr/sonarr/latest/docs/resources/language_profile) | resource |\n| [sonarr_media_management.this](https://registry.terraform.io/providers/devopsarr/sonarr/latest/docs/resources/media_management) | resource |\n| [sonarr_naming.this](https://registry.terraform.io/providers/devopsarr/sonarr/latest/docs/resources/naming) | resource |\n| [sonarr_quality_profile.this](https://registry.terraform.io/providers/devopsarr/sonarr/latest/docs/resources/quality_profile) | resource |\n| [sonarr_root_folder.this](https://registry.terraform.io/providers/devopsarr/sonarr/latest/docs/resources/root_folder) | resource |\n| [sonarr_tag.this](https://registry.terraform.io/providers/devopsarr/sonarr/latest/docs/resources/tag) | resource |\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|------|---------|:--------:|\n| \u003ca name=\"input_download_clients\"\u003e\u003c/a\u003e [download\\_clients](#input\\_download\\_clients) | Download client list. | `map(any)` | `{}` | no |\n| \u003ca name=\"input_episode_format\"\u003e\u003c/a\u003e [episode\\_format](#input\\_episode\\_format) | Standard episode format. | `string` | `\"{Series Title} - S{season:00}E{episode:00} - {Episode Title} {Quality Full}\"` | no |\n| \u003ca name=\"input_indexers\"\u003e\u003c/a\u003e [indexers](#input\\_indexers) | Indexer list. | `map(any)` | `{}` | no |\n| \u003ca name=\"input_languages\"\u003e\u003c/a\u003e [languages](#input\\_languages) | List of languages. First one will be the cutoff language. | `list(string)` | \u003cpre\u003e[\u003cbr\u003e  \"English\"\u003cbr\u003e]\u003c/pre\u003e | no |\n| \u003ca name=\"input_preferred_protocol\"\u003e\u003c/a\u003e [preferred\\_protocol](#input\\_preferred\\_protocol) | Delay profile preferred protocol. | `string` | `\"torrent\"` | no |\n| \u003ca name=\"input_root_folder\"\u003e\u003c/a\u003e [root\\_folder](#input\\_root\\_folder) | Root folder. | `string` | n/a | yes |\n| \u003ca name=\"input_season_folder_format\"\u003e\u003c/a\u003e [season\\_folder\\_format](#input\\_season\\_folder\\_format) | Series folder naming format. | `string` | `\"Season {season}\"` | no |\n| \u003ca name=\"input_series_folder_format\"\u003e\u003c/a\u003e [series\\_folder\\_format](#input\\_series\\_folder\\_format) | Series folder naming format. | `string` | `\"{Series Title}\"` | no |\n\n## Outputs\n\nNo outputs.\n\u003c!-- END_TF_DOCS --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevopsarr%2Fterraform-sonarr-settings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevopsarr%2Fterraform-sonarr-settings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevopsarr%2Fterraform-sonarr-settings/lists"}