feat: initial prowlarr terraform configuration
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
enable: true
|
||||
app_profile_id: 1
|
||||
implementation: Newznab
|
||||
config_contract: NewznabSettings
|
||||
protocol: usenet
|
||||
tags: []
|
||||
fields:
|
||||
- name: baseUrl
|
||||
text_value: "https://api.nzbgeek.info"
|
||||
- name: apiPath
|
||||
text_value: "/api"
|
||||
- name: apiKey
|
||||
sensitive_value: ""
|
||||
- name: vipExpiration
|
||||
text_value: ""
|
||||
- name: baseSettings.limitsUnit
|
||||
number_value: 0
|
||||
Reference in New Issue
Block a user