Skip to content

Commit

Permalink
Mark st-alicloud_cs_kubernetes_permission as deprecated. (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
styumyum authored May 29, 2024
1 parent 0824242 commit 7c406d7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,11 @@ scenario. The reason behind every resources and data sources are stated as below
This resource is designed to attach an auto scaling group (ESS) with a list of load balancers (CLB) default server group.
- **st-alicloud_cs_kubernetes_permission**
- ~~**st-alicloud_cs_kubernetes_permission**~~
This resource is designed to attach a list of clusters' kubernetes role permissions (CS) with a (RAM) user, and to replace the official Alicloud Terraform Provider's resource [*alicloud_cs_kubernetes_permissions*](https://registry.terraform.io/providers/aliyun/alicloud/latest/docs/resources/cs_kubernetes_permissions).
The official resource will overwrite all the permissions which is attached with the user, which means it will remove the permissions from other clusters.
**Update:**
- The official AliCloud Terraform provider's resource [*alicloud_cs_kubernetes_permissions*](https://registry.terraform.io/providers/aliyun/alicloud/latest/docs/resources/cs_kubernetes_permissions) is fixed and currently do not overwrite/remove the target user permissions from other clusters.
- Users are not encouraged to use this resource as it will no longer be maintained.
- **st-alicloud_service_mesh_user_permission**
Expand Down

0 comments on commit 7c406d7

Please sign in to comment.