clgcn

Results 2 issues of clgcn

resource "alicloud_api_gateway_group" "api_gateway_group" { name = "PRODUCT_QR_NONPROD_DEV_GROUP_TEST" description = var.api_group_description instance_id = "apigateway-sh-16608fd25875" } 为什么不支持一下传入region id 呢,从client 里面去获取region id,那provider 里面的region id有啥用?那用tfcloud的人,也必须得在environment variable 中配置region么? 要不改改这个request.RegionId = client.RegionId ?

## Describe the feature What problem are you trying to solve? Recovery original resource after delete canary, make sure deployment replica is ready can accept traffic from service. ### Proposed...