Skip to content

Simple terraform vpc scripts for aws and gcp, including private subnet with external routing (without paid nat gateways!)

Notifications You must be signed in to change notification settings

rjmercier1/terraform-vpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

terraform-vpc

Simple terraform vpc scripts for aws and gcp, including private subnet with external routing (without paid nat gateways!)

You will need to run ssh-keygen to generate appropriate key files before attempting to deploy the vpc. Also, of course you will need credentials at aws and/or google.

Google's analog to a vpc is their 'network' object, in terraform the resource is "google_compute_network". You will need to manually create a project using the google gcp platform and update terraform.tfvars.

About

Simple terraform vpc scripts for aws and gcp, including private subnet with external routing (without paid nat gateways!)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages