Skip to content

Commit d09a5b1

Browse files
Update website/docs/cloud-docs/run/cli.mdx
Co-authored-by: Matthew Garrell <[email protected]>
1 parent 036779f commit d09a5b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/docs/cloud-docs/run/cli.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,8 @@ Sometimes during a CLI-driven run, errors relating to network connectivity issue
259259
* `context deadline exceeded`
260260
* `TLS handshake timeout`
261261

262-
Sometimes there are network hiccups that are outside of our control. If you're seeing these kinds of errors, after making sure your network connection is operational, the following are a few common configuration settings to check:
262+
Sometimes there are network problems beyond our control. If you have network errors, verify your network connection is operational. Then, check the following common configuration settings:
263263

264-
* Determine if there is any firewall software on your system that could be blocking the `terraform` command, and explicitly approve it.
265-
* Verify that you're using a valid DNS server IP address.
264+
* Determine if any firewall software on your system blocks the `terraform` command and explicitly approve it.
265+
* Verify that you have a valid DNS server IP address.
266266
* Remove any expired TLS certificates for your system.

0 commit comments

Comments
 (0)