Roman Andreev

Results 4 issues of Roman Andreev

Fix eip associate resource name ### What this PR does / why we need it: Fix documentation (#259). ### PR Checklist - [x] Tests added/passed. - [x] Documentation updated. -...

### Terraform Version 1.6.6 ### Provider version 1.11.6 ### Affected Resource(s) - "sbercloud_lb_loadbalancer" - "sbercloud_vpc_eip_associate" ### Terraform Configuration Files ```hcl resource "sbercloud_lb_loadbalancer" "lb" { ... } resource "sbercloud_vpc_eip_associate" "eip_lb" {...

documentation

### Terraform Version terraform 1.6.6 provider 1.11.6 ### Affected Resource(s) - sbercloud_lb_listener I can't manage the "transparent_client_ip_enable" parameter when creating a resource via terraform. When managing the resource via web...

### Issue description Failed to connect to mysql server version 5.7.44 using SSL client certificates. An error is returned. Everything works correctly with mysql server version 8.4.2. ### Example code...