Outputs
See terraform output documentation:
File outputs.tf |
Result |
|---|---|
|
$ terraform output hello_location = "nbg1" hello_ip_addr = "159.69.152.37" |
$ terraform output hello_ip_addr "159.69.152.37" |
File outputs.tf |
terraform output
-json |
|---|---|
|
|
