Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
iac-module
terraform-huaweicloud-modules
Commits
49653826
Commit
49653826
authored
2 years ago
by
施桓鹏
Browse files
Options
Download
Email Patches
Plain Diff
优化output信息
parent
ae4d40f5
master
feature/sfs
revert-763d7b1b
v1.1.1
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.0.9
v0.0.8
v0.0.7
v0.0.6
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/base-ecs/ouputs.tf
+1
-1
modules/base-ecs/ouputs.tf
with
1 addition
and
1 deletion
+1
-1
modules/base-ecs/ouputs.tf
+
1
-
1
View file @
49653826
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets