Peter Predtechensky

Results 7 issues of Peter Predtechensky

Good afternoon! I have DDS instances in my dev/test environments, and I manage everything with TF. Sometimes I have a need of cloning my existing DDS instance into another environment...

enhancement

Good afternoon, dear sirs. It seems like there is a bug in sbercloud_nat_dnat_rule. I need to expose a port on my ECS, which is in a VPC, via DNAT rule....

Hi there! Please add the "fgs_trigger" resource in order to create triggers in FunctionGraph. Thanks, Peter.

Hi there! Could you please add the support for the "static" type routes in the "sbercloud_vpc_route" resource? Currently it only supports the "peering" type. Best regards, Peter.

Hello! The "sbercloud_cce_node_pool" resource doc says that the "os" attribute is optional: os - (Optional, String) Operating System of the node. When I try to create the resource with no...

Good afternoon! The VPC Subnet resource (https://github.com/sbercloud-terraform/terraform-provider-sbercloud/blob/master/docs/resources/vpc_subnet.md) marks the "primary_dns" and "secondary_dns" attributes as Optional. If primary_dns and secondary_dns are really omitted, the subnet will be successfully created indeed, but...