Skip to content

🌳 A sustainable Terraform Package which creates IPAM resources (IPAM, Elastic IP, Prefix List) on AWS

License

Notifications You must be signed in to change notification settings

tedilabs/terraform-aws-ipam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

terraform-aws-ipam

GitHub release (latest SemVer) GitHub pre-commit

Terraform module which creates IPAM related resources (IPAM, Elastic IP, Prefix List) 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)
    • Prefix List
    • Managed Prefix List
    • Elastic IP
  • AWS VPC IPAM (IP Address Manager)
    • IPAM
    • Scope
    • Pool
    • Resource Discovery

Examples

VPC

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.