at0S / dev-tools

Common tools, to support development, in a single repo, backed by Terraform
MIT License
2 stars 1 forks source link

feature/dmz-network-3 #6

Closed at0S closed 3 years ago

at0S commented 3 years ago

Network connectivity tested successfully:

sh-4.2$ curl https://google.com
<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<TITLE>301 Moved</TITLE></HEAD><BODY>
<H1>301 Moved</H1>
The document has moved
<A HREF="https://www.google.com/">here</A>.
</BODY></HTML>
sh-4.2$

closes #3