-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Description
I'd like to see support imports for CloudFormation templates and/or stacks.
Use Case
The correct, and robust way, to define infrastructure is by using IaC approach. The service for that on AWS is CloudFormation. Most mature organizations will not have a bunch of resources just scattered around an account. So a diagram based on an account scan is mostly useless.
A boundary for an application is generally a CloudFormation Stack(s).
So it makes sense to base the diagrams on that too.
Suggested Solution
Rather than scanning resources manually, allow users to feed a CloudFormation template or provide a stack name from which to extract resources.
Alternatives Considered
N/A
Additional Context
N/A
Checklist
- I have searched for similar feature requests.
- I have included all necessary information.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request