Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.84 KB

README.md

File metadata and controls

50 lines (36 loc) · 1.84 KB

terraform-aws-container

GitHub release (latest SemVer) GitHub pre-commit

Terraform module which creates resources for container services on AWS.

Target AWS Services

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

  • AWS ECR (Elastic Container Registry)
    • Private Registry
      • Repository
        • Lifecycle Policy
      • Pull-through Cache
      • Replication
      • Scanning
  • AWS EKS (Elastic Kubernetes Service)
    • Control Plane
    • Add-on
    • Self-Managed Node Group (with ASG)
    • Fargate Profile
    • Access Entry & Access Policy
    • Official Image

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 © 2021-2024, Byungjin Park.