aliyun / terraform-provider-alicloud

Terraform AliCloud provider
https://www.terraform.io/docs/providers/alicloud/
Mozilla Public License 2.0
582 stars 545 forks source link

Is ACK version internal variable not exposed to users? #1994

Open tennix opened 4 years ago

tennix commented 4 years ago

From the Terraform official documentation, the version is not documented. And from the code comment https://github.com/terraform-providers/terraform-provider-alicloud/blob/master/alicloud/resource_alicloud_cs_kubernetes.go#L396-L401 the version is a reserved parameter. Does this mean it's an internal parameter and would change without notifying users?

We're going to use this parameter, but not sure if it's stable. https://github.com/pingcap/tidb-operator/pull/1284

ringtail commented 4 years ago

@tennix Pls try release 1.75.0.

ringtail commented 4 years ago

@xiaozhu /close