fix: align terraform resources with actual provider schema
Use nested attribute assignment instead of dynamic blocks for specifications, quality_groups, and format_items. Remove unsupported season_search_maximum_single_episode_age from indexer configs. Flatten custom format specifications to use value/min/max directly.
This commit is contained in:
@@ -12,4 +12,3 @@ categories:
|
||||
- 5070
|
||||
- 5080
|
||||
anime_categories: []
|
||||
season_search_maximum_single_episode_age: 0
|
||||
|
||||
@@ -14,4 +14,3 @@ categories:
|
||||
- 5050
|
||||
anime_categories:
|
||||
- 5070
|
||||
season_search_maximum_single_episode_age: 0
|
||||
|
||||
Reference in New Issue
Block a user