Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

tietoevry-infra-as-code/terraform-sap-aws-hubandspoke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is no longer maintained actively. Please visit https://github.com/kumarvna?tab=repositories for the latest updates.

AWS VPC with Transit Gateway Hub & Spoke Model

Prerequisites

  • An AWS account
  • Terraform

Usage

  • Change ACCESS_KEY and SECRET_KEY values in Variables.tf
  • Change the public_key value to a keypair you own
  • Deploy the setup with:
$ terraform init
$ terraform plan
$ terraform apply

VPC Connectivity

  • The shared VPC can access dev and prod VPCs
  • The dev VPCs can access each other and the shared VPC
  • The prod VPCs can only access the shared VPC

About

Terraform repository for sap on aws Infra as a Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages