Commit 49653826 authored by 施桓鹏's avatar 施桓鹏
Browse files

优化output信息

Showing with 1 addition and 1 deletion
+1 -1
......@@ -7,5 +7,5 @@ output "private_ip" {
}
output "public_ip" {
value = huaweicloud_compute_instance.myinstance.public_ip
value = huaweicloud_vpc_eip.myeip.address
}
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment