Skip to content

wcollins/aws-summit-dc-2023

Repository files navigation

Session

DEV203: Cloud-grade network segmentation using AWS Transit Gateway & Terraform

  • Level: 200 - Intermediate
  • Area of Interest: Network & Infrastructure Security
  • Role: Developer, Engineer, Architect
  • Topic: Cloud Operations, Networking

Overview

This repo contains the slide deck and Terraform used at the 2023's DC Summit.

Provisioning Infrastructure

terraform init
terraform plan -out=tfplan
terraform apply "tfplan"

Destroying Infrastructure

terraform destroy

Releases

No releases published

Packages

No packages published

Languages