-
Hi there,
As a Terraform developer, I would like to associate an Angency to my ECS machines. This option is already available in the web console (advanced ECS settings).
Thanks in advance for yo…
-
Hello,
I think it could be interesting to define the minimal version of the flexibleengine provider to use, like for Terraform.
We could change the following block
https://github.com/terraform-…
-
### Terraform Version
0.13.5
### Terraform Configuration Files
```
provider "flexibleengine" {
user_name = var.user_name
password = var.password
domain_name = var.domain_name
…
-
The variable "key_id" is not exported contrarily to what is stated in the documentation for "flexibleengine_kms_key_v1" resource
@niuzhenguo @ShiChangkuo
-
Hi there,
Latest Terraform provide in use : 1.17.0
Terraform 0.13.5 binary.
When `initial_node_count` is set to "0" (int) FE API answers the following:
Error: Error creating Flexibleengine No…
-
Hi there,
I'm trying to create a SFS Turbo Standard or Performance but don't know the syntax where I can specify the name of the type.
Until now I used type "nfs" for ordinary SFS, What is the nam…
-
according to documentation, UDP is one of the supported protocol:
https://registry.terraform.io/providers/FlexibleEngineCloud/flexibleengine/latest/docs/resources/lb_listener_v2#protocol
but when …
-
Hello,
Related to the #418 we also need to configure encryption on SFS Turbo ressources. On the basic SFS resource we can configure this by adding parameters in the metadata, but in the SFS Turbo w…
-
Hi,
I cannot find how to create a Public Enhanced Load Balancer with flexibleengine_lb_loadbalancer_v2 as there is no option for providing Network Type and/or EIP (it works with classic LB flexible…
-
Hi there,
As a Terraform developper I would to manage CCE Node Pool thanks to Terraform in order to fully automate CCE administration.
Thanks in advance for your feedback.
B.R.
Olivier