Convert Exchange to a Terraform module
This commit is contained in:
		
							
								
								
									
										7
									
								
								ESXi/modules/exchange/outputs.tf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								ESXi/modules/exchange/outputs.tf
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| output "exchange_interfaces" { | ||||
|   value = esxi_guest.exchange.network_interfaces | ||||
| } | ||||
|  | ||||
| output "exchange_ips" { | ||||
|   value = esxi_guest.exchange.ip_address | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Chris Long
					Chris Long