-
Hello,
It could be great to be able to manage IAM resources with Terraform:
- Creating groups and users
- Creating policies
- Assigning policies to groups to manage users permission
- M…
-
# provider.tf
terraform {
required_version = ">= 0.13"
required_providers {
flexibleengine = {
source = "FlexibleEngineCloud/flexibleengine"
version = ">= 1.27.1"
}
…
-
Hi,
I would like to report bug or lack in official of documentation about the argument `ttl_in_days` in the `resource_flexibleengine_lts_group`
### Terraform Version
```shell
Terraform v1.2.2
…
-
Hi there,
### Terraform Version
Terraform v1.1.7 on linux_amd64
flexibleenginecloud/flexibleengine v1.27.1
### Affected Resource(s)
it seems to affect all resources.
### Debug Output
```
…
-
Hi there,
Can't create a function in Function Graph Service, it seems that FGS API is not accessible :
│ Error: Error creating FlexibleEngine function: Post "https://fgs.eu-west-0.prod-cloud-ocb.o…
-
Hi there,
terraform forces resource recreation because of the "/32" mask that is missing in the loadbalancer resource
flexibleengine_lb_loadbalancer_v2.lb_reverseproxy.vip_address
### Terraform…
-
### Terraform Version
```bash
$ terraform version
Terraform v1.0.1
on linux_amd64
+ provider registry.terraform.io/flexibleenginecloud/flexibleengine v1.21.0
+ provider registry.terraform.io/pos…
-
Hello,
**Issue similar to #749**
Would it be possible to add the "description" field on **DNAT rules** of the NAT Gateway service? (it is only possible through the FE console).
https://regis…
-
### Terraform Version
```
Terraform v1.1.7
on linux_amd64
+ provider registry.terraform.io/toolbox/flexibleengine v1.28.0
```
### Affected Resource(s)
- flexibleengine_cts_tracker_v1
#…
-
Hi there,
Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https:/…