Ted B
Ted B
Change: - terraform 0.13 and onwards requires new providers declaration - `shared_credentials_file` is deprecated Required commands to upgrade existing state from `v0.12` to >= `v0.13`, tested with `v1.2.9`: ```shell terraform...
### Describe the problem to be solved Created after #6096 discussion as dedicated issue. Like the [prune filesystem](https://docs.joinpeertube.org/maintain/tools#prune-filesystem-storage) storage script, it would be useful to have a similar one for...
`$Folder` is the whole object, and it fails to compare any channel names. - This fixes it by comparing `$channel.name` and `$folder.Name` - Tested in an export situation from Slack...