File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -74,19 +74,6 @@ module "mycompute2" {
7474 }
7575
7676```
77-
78- Outputs
79- =======
80-
81- - ` vm_ids ` - Virtual machine ids created
82- - ` network_security_group_id ` - id of the security group provisioned
83- - ` network_interface_ids ` - ids of the vm nics provisoned
84- - ` network_interface_private_ip ` - private ip addresses of the vm nics
85- - ` public_ip_id ` - id of the public ip address provisoned
86- - ` public_ip_address ` - The actual ip address allocated for the resource.
87- - ` public_ip_dns_name ` - fqdn to connect to the first vm provisioned.
88- - ` availability_set_id ` - id of the availability set where the vms are provisioned.
89-
9077Authors
9178=======
9279Originally created by [ David Tesar] ( http://github.com/dtzar )
You can’t perform that action at this time.
0 commit comments