Integration with cdk-graph will allow us to generate a draw.io graph (or other) representing our infrastructure which dynamically responds to modifications in our AWS-CDK stack.
Acceptance Criteria:
cdk-graph is successfully integrated into the existing project architecture.
A dynamic draw.io graph of the project infrastructure can be automatically generated.
The graph can be easily accessed and viewed by team members (Upload a generated graph to the repo).
Document into the README.md how to generate a new graph on-demand.
This is an optional nice-to-have issue.
https://aws.github.io/aws-pdk/developer_guides/cdk-graph/index.html
Integration with cdk-graph will allow us to generate a draw.io graph (or other) representing our infrastructure which dynamically responds to modifications in our AWS-CDK stack.
Acceptance Criteria: