# 作成したEC2のパブリックIPアドレスを出力 # output "ec2_global_ips" { # value = aws_instance.hands_on_ec2.public_ip # }