✨ Add initial Terraform configuration for Azure and Proxmox resources
This commit is contained in:
4
modules/pip/outputs.tf
Normal file
4
modules/pip/outputs.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
output "ip" {
|
||||
description = "The `ip` field of the echoip response."
|
||||
value = trimspace(data.http.echoip.response_body)
|
||||
}
|
||||
Reference in New Issue
Block a user