You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the Alicloud Terraform provider to manage resources on the Alibaba Cloud platform, I noticed that the notaction augument for alicloud_ram_policy_document Data sources is not supported. This Data source is often used to define RAM policy. However, the notaction argument can be added in AliCloud Web Interface.
Therefore, I have raised this issue to inquire about the possibility of adding this notaction argument in alicloud_ram_policy_document Data source.
Category
AliCloud
Aspect
RAM(policy)
Details
notaction argument are not supported in alicloud_ram_policy_document Data sources.
Description
When using the Alicloud Terraform provider to manage resources on the Alibaba Cloud platform, I noticed that the notaction augument for alicloud_ram_policy_document Data sources is not supported. This Data source is often used to define RAM policy. However, the notaction argument can be added in AliCloud Web Interface.
Therefore, I have raised this issue to inquire about the possibility of adding this
notaction
argument inalicloud_ram_policy_document
Data source.Category
AliCloud
Aspect
RAM(policy)
Details
notaction argument are not supported in alicloud_ram_policy_document Data sources.
Terraform Version
1.5.7
Affected Resource(s)
ram
Terraform Configuration Files
Debug Output
N/A
Panic Output
N/A
Expected Behavior
The notaction argument should be supported in alicloud_ram_policy_document Data source.
Actual Behavior
Not supported at present.
Steps to Reproduce
N/A
References
[alicloud_ram_policy_document]
(https://registry.terraform.io/providers/aliyun/alicloud/latest/docs/data-sources/ram_policy_document)
The text was updated successfully, but these errors were encountered: