Skip to content

🌳 A sustainable Terraform Package which creates VPC Connectivity resources (Private Link, Client VPN, Site-to-Site VPN, DX, VPC Lattice) on AWS

License

Notifications You must be signed in to change notification settings

tedilabs/terraform-aws-vpc-connectivity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

50 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

terraform-aws-vpc-connectivity

GitHub release (latest SemVer) GitHub pre-commit

Terraform module which creates VPC Connectivity related resources (VPC Peering, VPC Private Link, Client VPN, Site-to-Site VPN, DX, VPC Lattice) on AWS.

Target AWS Services

Terraform Modules from this package were written to manage the following AWS Services with Terraform.

  • AWS VPC (Virtual Private Cloud)
    • Peering
    • PrivateLink
      • Endpoint Service
      • Gateway Endpoint
      • Interface Endpoint
  • AWS VPC Lattice
    • Service Network
    • Service Listener
    • Service
    • Target Group
      • ALB Target Group
      • Instance Target Group
      • IP Target Group
      • Lambda Target Group
  • AWS DX (Direct Connect)
    • Connection
    • Gateway
    • Virtual Interface
      • Private Virtual Interface
  • AWS Network Manager
    • Reachability Analyzer
      • Path
      • Analysis

Examples

VPC Peering

VPC PrivateLink

VPC Lattice

Network Manager

Self Promotion

Like this project? Follow the repository on GitHub. And if you're feeling especially charitable, follow posquit0 on GitHub.

License

Provided under the terms of the Apache License.

Copyright Β© 2023, Byungjin Park.