-
Hi,
Probably related to this issue: https://github.com/FlexibleEngineCloud/terraform-provider-flexibleengine/issues/370
I cannot create agency while using only AKSK, getting a "Identity - Agency…
-
Hello guys,
The AS Group is limited to only 3 ELBs. In my current deployment I plan to have > 8 ELBs for a single AS Group.
Can you change the limitation to > 10 ELBs?
'''
lbaas_listeners - (O…
-
### Terraform Version
```
Terraform v1.0.3
on linux_amd64
+ provider registry.terraform.io/flexibleenginecloud/flexibleengine v1.22.1
+ provider registry.terraform.io/psychopenguin/gandi v2.0.0-r…
-
Hi there,
I have 11 policies I want to add to a role in flexibleengine_identity_role_v3 but terraform complains that there is a limit of 9. If you go in the FE console you can add more than 9 polic…
-
Hello,
In the Flexible Engine console, on the IAM part, we can create/update/delete project through the interface.
It is posssible to implement a specific resource in the Terraform provider to…
-
### Terraform Version
0.13.5
### Terraform Configuration Files
```
provider "flexibleengine" {
user_name = var.user_name
password = var.password
domain_name = var.domain_name
…
-
Hi there,
I am trying to use terraform to manage Flexible Engine Network ACLs. All good, I can create ALCs and rules (either by using flexibleengine_network_ or flexibleengine_fw_). The problem com…
-
Hi there,
In module "flexibleengine_images_image_v2" if we need to provide credentials for image_source_url url then there is no option to provide it.
-
Hi there,
During terraform refresh/apply I receive the error HTTP 429 - too many requests.
From what I've found, the issue is on the API side and it can be solved by using parallelism=n.
I've…
-
I can't assign the "Scenario" parameter available in the API (https://docs.prod-cloud-ocb.orange-business.com/usermanual/nat/en-us_topic_0127489530.htm).
Could you add this new parameter to flexible…