generated from hashicorp/terraform-provider-scaffolding-framework
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Unable to read naming, got error: json: cannot unmarshal number into Go
struct field NamingConfigResource.colonReplacementFormat of type string
│ Details:
│ {
│ "renameEpisodes": true,
│ "replaceIllegalCharacters": true,
│ "colonReplacementFormat": 0,
│ "multiEpisodeStyle": 2,
│ "standardEpisodeFormat": "{Site Title} - {Release-Date} - {Episode Title} [{Quality Full}]",
│ "seriesFolderFormat": "{Site Title}",
│ "includeSeriesTitle": false,
│ "includeEpisodeTitle": false,
│ "includeQuality": false,
│ "replaceSpaces": false,
│ "id": 1
│ }
Metadata
Metadata
Assignees
Labels
No labels