terraform graphgeneratesGraphviz DOT formatoutput, which allows visualization ofresource dependenciesin Terraform.
A (terraform refresh)– Incorrect, as it only updates the state file.
C (terraform output)– Incorrect, as it only displays Terraform output values.
D (terraform show)– Incorrect, as it only displays the Terraform state.
Official Terraform Documentation Reference:
terraform graph - HashiCorp Documentation
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit