-
If you create a `alicloud_vpn_gateway` and don't set `vswitch_id`, then a random `vswitch_id` is assigned. Then on the next run, Terraform tries to set `vswitch_id` back to `null`, which causes the `a…
-
When using Terraform to configure autoscaling for managed kubernetes, the `alicloud_ess_scaling_configuration` resource will update on every run. The problem is that it seems the managed kubernetes au…
-
Hi
### Terraform Version
0.11.11
### Affected Resource(s)
kubernetes_service.nginx-ingress-controller
### Terraform Configuration Files
resource "kubernetes_service" "nginx-ingress-con…
-
Hi there,
We are unable to create maxcompute project via Terraform, getting some random error.
### Terraform Version
Terraform v0.12.28
Provider.alicloud v1.89.0
### Affected Res…
-
When creating a `alicloud_vpn_gateway` instance, if I set `enable_ipsec = false`, it ignores that setting and creates a gateway with ipsec enabled anyway. Then, on the next terraform run, it sees that…
-
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:/…
-
Hi there, I think that DCDN domains are not supported/not being created as intended. A quick AddDcdnDomain search gave me nothing yet I've still tried to use alicloud_cdn_domain_new.
### Terraform …
-
Hi there, I have encounter some unexpected behaviours on MongoDB resource creation. Based on your documentation(https://www.terraform.io/docs/providers/alicloud/r/mongodb_sharding_instance.html#attrib…
-
Hi, I am managing `alicloud_instance` resources and using the `user_data` field to configure first-boot setup scripts. My struggle is that I cannot figure out how to replace the instances with Terrafo…
-
Changing the engine version or activating tde requires a resource renewal with terraform.
Both can be done without problems using the API.
Furthermore, a tde activation with the API is not recogni…