Skip to content

Commit 63ab2e7

Browse files
committed
Wordsmithed Verify-the-results instructions
1 parent 490cdd8 commit 63ab2e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-instances/container-instances-quickstart-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ In this article, you learn how to:
7474

7575
## Verify the results
7676

77-
1. The public IP address displays when you apply the execution plan. You can also run [terraform output](https://developer.hashicorp.com/terraform/cli/commands/output) to display the IP address.
77+
1. When you apply the execution plan, Terraform outputs the public IP address. To display the IP address again, run [terraform output](https://developer.hashicorp.com/terraform/cli/commands/output).
7878

7979
```console
8080
terraform output -raw container_ipv4_address

0 commit comments

Comments
 (0)