cfn-diagram icon indicating copy to clipboard operation
cfn-diagram copied to clipboard

CLI tool to visualise CloudFormation/SAM/CDK stacks as visjs networks, draw.io or ascii-art diagrams.

Results 40 cfn-diagram issues
Sort by recently updated
recently updated
newest added

From https://twitter.com/magheru_san/status/1335950413493833731

I'm running `cfn-dia` locally (even help) and getting the following error - os - Mac OS node version - Node.js v21.1.0 ``` /opt/homebrew/lib/node_modules/@mhlabs/cfn-diagram/graph/MxGenerator.js:25 global.navigator = window.navigator; ^ TypeError: Cannot set...

When I exclude resources of type "AWS::IAM::Role", the policies from the ManagedPolicyArns property are still in the diagram but unattached. So far, I cannot find a way to exclude them,...

Is there a license associated with this project or is it strictly proprietary? I see that it might be under ISC but wanted to confirm.

I like the diagrams that this tool generates, however the diagram is cluttered by the rather long logical resource IDs generated by CDK. E.g. in my CDK code, my resource...

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 3.20.3 to 4.1.3. Release notes Sourced from fast-xml-parser's releases. v4 Generating different combined, parser only, builder only, validator only browser bundles Keeping cjs modules as they can...

dependencies
javascript

Bumps [commander](https://github.com/tj/commander.js) from 7.1.0 to 10.0.0. Release notes Sourced from commander's releases. v10.0.0 Added wrap command description in help (#1804) Changed Breaking: Commander 10 requires Node.js v14 or higher v9.5.0...

dependencies
javascript

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 3.6.0. Release notes Sourced from actions/setup-node's releases. Add Support for Nightly, Canary and RC builds for Node.js In scope of this release we added support...

dependencies
github_actions