Cloudformation Explorer READMESimplify your AWS CloudFormation workflow with an easy-to-use resource explorer. Quickly view and navigate your resources grouped by comment regions, making it effortless to understand your cloud infrastructure at a glance. Key Features📂 Automatically group CloudFormation resources into collapsible regions 🔍 Improve template readability and navigation 🚀 Quickly fold and unfold sections of your template 🧭 Clear overview of your template structure 💡 Streamlined CloudFormation development experience Cloudformation NavigationAs long as your file begins with Cloudformation resoruce groupingBy using the following comment style you can group areas together (similar to C# regions)
See the explorer in action! See how resources can be grouped together easily Known IssuesWorking on VSCode engine support as we speak! Adding support for JSON template declarations Release Notes0.0.4Expanding documentation 0.0.3Better readme 0.0.2Extra tests 0.0.1Initial release of cloudformation explorer. |