Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.62 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.62 KB

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.