The Terraform Graph Extension for Visual Studio Code is a plugin that allows you to generate a live Terraform graph as you code. This extension makes it easy to visualize your infrastructure and the relationships between resources, helping you to understand how your infrastructure is configured.
terraform
from: https://developer.hashicorp.com/terraform/downloads?product_intent=terraformgraphviz
from: https://graphviz.org/download/v1.75.1
of above.CMD+Shift+p
/Ctrl+Shift+p
or F1
opens the Command Palette).If you encounter any issues or have any suggestions for improvements, please open an issue on the GitHub repository.
If you would like to contribute to the development of this extension, please follow the instructions here.
This extension is licensed under the MIT License. See the LICENSE file for more information.