AWS Private and Public Subnets

Learn how to set them up using Terraform

Panos Matsinopoulos
Level Up Coding
Published in
35 min readAug 30, 2023

--

Hero Image by PIRO from Pixabay

Introduction

Hello my friends!

This is a step by step guide on how to implement two AWS subnets, one private and one public, using Terraform, our beloved IaC tool.

Important Note: If you follow along with the instructions in this blog post and create resources…

--

--