Eric Vallée
Eric Vallée
### Terraform Version hashicorp/terraform:0.14.11 ### Affected Resource(s) - postgresql_database ### Terraform Configuration Files ```hcl terraform { required_providers { postgresql = { source = "cyrilgdn/postgresql" version = "= 1.13.0" } }...
While the command-line commands are fine, it would be even better for scripting purposes if the functionality provided by the commands of this tool was also supported via a documented...
For extensibility with third parties, there should be a third storage option called custom storage service. This storage should take a url as a parameter and communicate with an external...
Currently, when a manifest is applied, the previous manifest is overwritten and lost. It would be a good idea to make a copy of the previous manifest and keep it...
Provide a web dashboard to list games, view game details and download them from the storage. This would follow issue #7
With the ultimate goal of providing an experience similar to the GOG library page and game pages to one's collection offline, the first part of this process would be to...
Multipart downloads have the potential to speedup slow downloads on large files for some users and allow to reuse some of the downloading on the next attempt if it is...
I've encountered this issue with Ceph Rgw where it is possible for a user to have access to some buckets that they won't see listed: https://serverfault.com/questions/1153389/setting-read-only-access-on-ceph-rgw-bucket-for-another-user-on-same-tenant-not I've figured out this...
(check apply) - [ x ] read [the contribution guideline](https://github.com/fluent/fluent-plugin-opensearch/blob/master/CONTRIBUTING.md) - [ ] (optional) already reported 3rd party upstream repository or mailing list if you use k8s addon or helm...
Hi, I just noticed that you started this project. We started our own opensearch provider recently although api coverage is still small at the moment: https://github.com/Ferlab-Ste-Justine/terraform-provider-opensearch I'm not sure how...