Fabrice Gregoire
Fabrice Gregoire
hello, We use Dynomite here but we don't see any major upgrade since 2019 (except one little bugfix this january) Netflix use another technologies than Dynomite with Redis ? what...
hello i try to doing a pipeline for manage my deploy of Stratos ui : (https://github.com/cloudfoundry-incubator/stratos ) i've done this pipeline : ``` resources: - name: stratos-staging type: cf source:...
Hi there, ### Terraform Version Terraform v1.5.5 on linux_arm64 with latest [terraform-provider-postgresql](https://github.com/cyrilgdn/terraform-provider-postgresql) stable version ### Affected Resource(s) - postgresql_tables ### Terraform Configuration Files ```hcl data "postgresql_tables" "test" { database =...
Hello, i use S3 compatible storage versioned for store my bbr backup. so i use this : ``` - name: AF-storage type: s3 source: bucket: ee.cloud-backup endpoint: 10.x.x.10:8080 disable_ssl: true...
Hi, Sometime , we need to use different security groups during running or staging for same Org/Space. but this feature is not currently available with this provider. this functionnality is...