最近更新时间:2020-11-03 10:53:28
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.纯净模式