This website requires JavaScript.
Explore
Help
Register
Sign In
hands-on
/
provisioning-1
Watch
1
Star
0
Fork
You've already forked provisioning-1
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
provisioning-1
/
output.tf
5 lines
133 B
HCL
Raw
Permalink
Blame
History
# 作成したEC2のパブリックIPアドレスを出力
output
"ec2_global_ips"
{
value
=
aws_instance
.
hands_on_ec2
.
public_ip
}
Reference in New Issue
View Git Blame
Copy Permalink