Skip to content

f96q/kptboard-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KPTBoard Terraform

+--------------------------------------------------------+
| VPC (kptboard)                                         |
|--------------------------------------------------------|
|                                                        |
|  +--------------------+                                |
|  | ALB                |                                |
|  |--------------------|                                |
|  | TargetGrops        |                                |
|  | * kptboard         |--------------------------------+------------+
|  +--------------------+                                |            |
|           |                                            |            |
|           |                                            |            |
|           |                                            |            |
|  +--------------------+     +--------------------+     |            |
|  | EC2                |     | RDS                |     |            |
|  |--------------------|     |--------------------|     |            |
|  | Docker             |-----| MySQL              |     |            |
|  | * kptboard (Rails) |     | * kptboard         |     |            |
|  +--------------------+     +--------------------+     |            |
|  |   |     |   |                                       |            |
+--+---+-----+---+---------------------------------------+            |
   |   |     |   |       +---------------------------------------+    |
   |   |     |   |       | IAM Role                              |    |
   |   |     |   |       |---------------------------------------|    |
   |   |     |   |       | kptboard-ecs                          |    |
   |   |     |   |       | * AmazonEC2ContainerServiceRole       |----+
   |   |     |   |       |---------------------------------------|    |
   |   |     |   |       | kptboard-ec2                          |    |
   |   |     |   +-------| * AmazonEC2ContainerServiceforEC2Role |    |
   |   |     |           | * kptboard-ssm                        |    |
   |   |     |           +---------------------------------------+    |
   |   |     |                                                        |
   |   |   +----------------------+                                   |
   |   |   | ECR                  |                                   |
   |   |   |----------------------|                                   |
   |   |   | Repository           |                                   |
   |   |   | * kptboard           |                                   |
   |   |   +----------------------+                                   |
   |   |                                                              |
   |  +----------------------+                                        |
   |  | ECS                  |                                        |
   |  |----------------------|                                        |
   |  | Service              |                                        |
   |  | * kptboard           |----------------------------------------+
   |  |----------------------|
   |  | Task                 |
   |  | * kptboard           |
   |  | * kptboard-migration |
   |  +----------------------+
   |
  +----------------------------+
  | SSM Parameter Store        |
  |----------------------------|
  | * kptboard.database.url    |
  | * kptboard.secret.key.base |
  +----------------------------+

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published