output instance_arn { value = aws_instance.instance.arn } output instance_private_ip { value = aws_instance.instance.private_ip }