ServiceNow Service Graph Connector for Terraform application

I have a question about the ServiceNow Service Graph Connector for Terraform application.

What are the advantages for “Service Graph Connector for Terraform” over the " Service Graph Connector for Microsoft Azure"?

The Terraform Connector will only capture resources provisioning through Terraform while the Azure Connector will capture all Azure resource. Do I miss something?

While it is correct that the Service Graph Connector for Terraform only captures resources provisioned through Terraform, it also offers several additional features. Specifically, it provides details about workspace associations and employs both pull and push models to gather data from the Terraform Cloud. The main advantage of this connector is that it can capture all data provisioned through the Terraform Cloud and supports all the providers associated with it. This makes it versatile in environments where Terraform is used extensively for infrastructure management across multiple platforms.

1 Like