# Terraform-Associate — Question 425

**Type:** multiple_choice
**Topics:** topic_1

## Question

You have deployed a new webapp with a public IP address on a cloud provider. However, you did not create any outputs for your code.
What is the best method to quickly find the IP address of the resource you deployed?

## Correct Answer

_See scenario._

## Explanation

Selected Answer: C
You can find the info in the state.
not A because you don't have to outputs defined.

**Reference:** examtopics_top_comment

---
Source: https://hiexam.net/q/hashicorp/Terraform-Associate/425  
Practice (tracked): https://hiexam.net/study/Terraform-Associate/practice