-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
Description
Describe the feature
As a user I want to know how my dependencies are laid out for Terraform similar to Kustomization and Helm Releases. This is defined via the "dependsOn" field on the Terraform object.
Acceptance Criteria
I expect to see a dependency tab on the Terraform detail page just like I would on the Kustomization and Helm Release detail pages. The dependency tab should show the DAG visually. I expect to see the same functionality on the nodes as I would on those other pages such as being able to click on links to the other terraform objects.
Update the onboarding message below to also include Terraform. Or just have the Terraform page mention only Terraform.
Here is a screenshot of the tab on Kustomizations: