File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -138,6 +138,7 @@ data "aws_ami" "ubuntu-xenial" {
138
138
| credit\_ specification | List of credit specification of instances |
139
139
| ebs\_ block\_ device\_ volume\_ ids | List of volume IDs of EBS block devices of instances |
140
140
| id | List of IDs of instances |
141
+ | instance\_ count | Number of instances to launch specified as argument to this module |
141
142
| instance\_ state | List of instance states of instances |
142
143
| ipv6\_ addresses | List of assigned IPv6 addresses of instances |
143
144
| key\_ name | List of key names of instances |
@@ -154,7 +155,6 @@ data "aws_ami" "ubuntu-xenial" {
154
155
| tags | List of tags of instances |
155
156
| volume\_ tags | List of tags of volumes of instances |
156
157
| vpc\_ security\_ group\_ ids | List of associated security groups of instances, if running in non-default VPC |
157
- | instance\_ count | Number of instances to launch specified as argument to this module |
158
158
159
159
<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
160
160
You can’t perform that action at this time.
0 commit comments