Skip to content

Instantly share code, notes, and snippets.

@pmatsinopoulos
Created August 27, 2023 11:11
Show Gist options
  • Save pmatsinopoulos/a807974f855aea8d521a101049152e43 to your computer and use it in GitHub Desktop.
Save pmatsinopoulos/a807974f855aea8d521a101049152e43 to your computer and use it in GitHub Desktop.
AWS Private and Public Subnets - locals.tf
locals {
project = "private-public-subnets"
region = "eu-west-1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment