全部文档
当前文档

暂无内容

如果没有找到您期望的内容,请尝试其他搜索词

文档中心

redis_security_groups

最近更新时间: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 .

Example Usage

# Get redis security groups
data "ksyun_redis_security_groups" "default" {
  output_file       = "output_result1"
}

Argument Reference

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).

Attributes Reference

In addition to all arguments above, the following attributes are exported:

  • instances` - It is a nested type which documented below.
  • total_count - Total number of Redis security groups that satisfy the condition.
文档导读
纯净模式常规模式

纯净模式

点击可全屏预览文档内容
文档反馈