Resource Tracking
The Resources dashboard is DeployClear's method of visualizing what infrastructure has actually been provisioned.
When a Terraform Apply job runs, the cloud provider creates the physical artifacts (EC2 instances, S3 buckets, Droplets, Cloudflare zones).
DeployClear watches these changes directly and parses the terraform show or the state file itself to bring the physical footprint into a concise, readable format in the dashboard.
Cloud Independence
A massive benefit of DeployClear's resource tracking over something like the AWS Console is that DeployClear surfaces all providers concurrently.
If your workspace blends providers (e.g., DNS handled by Cloudflare, compute handled by AWS, blob-storage handled by digital ocean), they all appear harmoniously on the same list seamlessly, drastically reducing operational overhead.
Actions
The Resource table provides detailed metadata on what's running. In future iterations, DeployClear AI integrations can auto-correct drift identified from these distinct resources. For now, it surfaces precise UUIDs and ARNs, making correlation with Audit Logs significantly easier for your DevOps staff.