Skip to content

Commit 300cc99

Browse files
author
rohit-ng
committed
docs: add kong architectural diagram
1 parent a413ddf commit 300cc99

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.header.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### Architectural Diagram
2+
3+
![Kong](https://github.com/user-attachments/assets/29f9deb0-7c29-43cb-959f-b33bcf4b2540)
4+
15
# Prerequisites for Setting Up AWS SSM Parameters
26

37
To configure and manage your AWS resources and GitHub Actions using Secure String parameters in AWS Systems Manager Parameter Store, follow the steps below to add the required parameters:

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### Architectural Diagram
2+
3+
![Kong](https://github.com/user-attachments/assets/29f9deb0-7c29-43cb-959f-b33bcf4b2540)
4+
15
# Prerequisites for Setting Up AWS SSM Parameters
26

37
To configure and manage your AWS resources and GitHub Actions using Secure String parameters in AWS Systems Manager Parameter Store, follow the steps below to add the required parameters:
@@ -80,7 +84,6 @@ This command will display the values of the stored parameters, ensuring they hav
8084
| <a name="module_ecs_exec_role"></a> [ecs\_exec\_role](#module\_ecs\_exec\_role) | ./modules/iam | n/a |
8185
| <a name="module_ecs_kong"></a> [ecs\_kong](#module\_ecs\_kong) | github.com/infraspecdev/terraform-aws-ecs-deployment | v1.1.1 |
8286
| <a name="module_ecs_node_security_group"></a> [ecs\_node\_security\_group](#module\_ecs\_node\_security\_group) | terraform-aws-modules/security-group/aws | ~> 5.1.2 |
83-
| <a name="module_ecs_task_role"></a> [ecs\_task\_role](#module\_ecs\_task\_role) | ./modules/iam | n/a |
8487
| <a name="module_ecs_task_security_group"></a> [ecs\_task\_security\_group](#module\_ecs\_task\_security\_group) | terraform-aws-modules/security-group/aws | ~> 5.1.2 |
8588
| <a name="module_github_runner"></a> [github\_runner](#module\_github\_runner) | ./modules/github-runner | n/a |
8689
| <a name="module_internal_alb_kong"></a> [internal\_alb\_kong](#module\_internal\_alb\_kong) | github.com/infraspecdev/terraform-aws-ecs-deployment//modules/alb | v1.1.1 |

0 commit comments

Comments
 (0)