This data source provides a list of redis security group resources according to their security Group Id, name, description they belong to .
# Get redis security groups
data "ksyun_redis_security_groups" "default" {
output_file = "output_result1"
}
The following arguments are supported:
The following arguments are supported:
output_file
- (Optional) File name where to save data source results (after running terraform plan
).In addition to all arguments above, the following attributes are exported:
total_count
- Total number of Redis security groups that satisfy the condition.文档内容是否对您有帮助?
评价建议不能为空
非常感谢您的反馈,我们会继续努力做到更好!