Skip to Content
AI & AgentsCloud Integrations

Cloud Integrations

Quazzar Space integrates with major cloud providers and third-party tools to give you a unified view of your infrastructure. Connect your accounts to enable auto-discovery of resources, cost synchronization, alert routing, and more.

Cloud Providers

Integration Workflow

The process for connecting a cloud provider follows a consistent pattern:

  1. Add credentials — Provide API keys, service accounts, or IAM roles
  2. Auto-discover resources — Quazzar Space scans your account and imports compute, storage, and network resources
  3. Sync costs — Pull billing data for cost tracking and optimization
  4. Link resources — Map discovered cloud resources to services in your Quazzar Space projects

Amazon Web Services (AWS)

Requirements: IAM user or role with read-only access

Setup:

  1. Navigate to Integrations > Cloud Providers > Add Provider
  2. Select AWS
  3. Enter your IAM Access Key ID and Secret Access Key
  4. Select the regions to scan
  5. Click Connect and Discover

Capabilities:

  • Auto-discovery of EC2 instances, RDS databases, S3 buckets, ECS/EKS clusters
  • Cost and usage data sync from AWS Cost Explorer
  • Resource tagging and metadata import

Google Cloud Platform (GCP)

Requirements: Service account with Viewer role

Setup:

  1. Create a service account in your GCP project with the Viewer role
  2. Download the JSON key file
  3. In Quazzar Space, go to Integrations > Cloud Providers > Add Provider > GCP
  4. Upload the service account key
  5. Click Connect and Discover

Capabilities:

  • Auto-discovery of Compute Engine instances, GKE clusters, Cloud SQL databases
  • Billing data sync from GCP Billing Export
  • Project and label metadata import

Microsoft Azure

Requirements: App registration with Reader role on the target subscription

Setup:

  1. Register an application in Azure Active Directory
  2. Assign the Reader role on your subscription
  3. In Quazzar Space, go to Integrations > Cloud Providers > Add Provider > Azure
  4. Enter the Tenant ID, Subscription ID, Client ID, and Client Secret
  5. Click Connect and Discover

Capabilities:

  • Auto-discovery of VMs, AKS clusters, Azure SQL databases
  • Cost data sync from Azure Cost Management

Hetzner

Requirements: API token with read access

Setup: Go to Integrations > Cloud Providers > Add Provider > Hetzner, enter your API token, and click Connect and Discover.

Capabilities: Server discovery, resource metadata import

OVH

Requirements: API credentials (Application Key, Application Secret, Consumer Key)

Setup: Go to Integrations > Cloud Providers > Add Provider > OVH, enter your API credentials, and click Connect and Discover.

Capabilities: Server discovery, resource metadata import

DigitalOcean

Requirements: API token with read access

Setup: Go to Integrations > Cloud Providers > Add Provider > DigitalOcean, enter your API token, and click Connect and Discover.

Capabilities: Droplet discovery, Kubernetes cluster discovery, resource metadata import

DevOps Tool Integrations

Jira (Business+)

Connect Jira to link infrastructure services with project tracking:

  1. Go to Integrations > Jira
  2. Authenticate via OAuth or provide an API token
  3. Select which Jira projects to sync

Features:

  • Auto-sync Jira projects and issues
  • Link Jira tickets to Quazzar Space services
  • View ticket status alongside infrastructure data

Slack / Discord / Microsoft Teams

Route alerts and notifications to your team’s communication channels:

  1. Go to Integrations > Notifications
  2. Select your platform (Slack, Discord, or Teams)
  3. Authorize the connection or provide a webhook URL
  4. Configure which events trigger notifications

Supported events: Agent status changes, health check failures, cost threshold alerts, compliance findings

ServiceNow (Business+)

Integrate with ServiceNow for incident management:

  1. Go to Integrations > ServiceNow
  2. Enter your instance URL and credentials
  3. Map Quazzar Space alert types to ServiceNow incident categories

PagerDuty (Business+)

Connect PagerDuty for on-call and incident response:

  1. Go to Integrations > PagerDuty
  2. Enter your PagerDuty API key
  3. Map services to PagerDuty escalation policies

Terraform (Team+)

Import Terraform state to sync your infrastructure-as-code resources:

  1. Go to Integrations > Terraform
  2. Upload your Terraform state file or connect to a remote backend
  3. Quazzar Space maps Terraform resources to services in your project

GitOps — ArgoCD / Flux (Team+)

Connect your GitOps tooling for deployment visibility:

  1. Go to Integrations > GitOps
  2. Select ArgoCD or Flux
  3. Provide the API endpoint and credentials
  4. View deployment status and sync state from your Quazzar Space dashboard

Integration Availability by Plan

IntegrationStarterTeamBusinessEnterpriseEnterprise+
AWS, GCP, AzureYesYesYesYes
Hetzner, OVH, DOYesYesYesYes
TerraformYesYesYesYes
GitOps (ArgoCD/Flux)YesYesYesYes
JiraYesYesYes
Slack / Discord / TeamsYesYesYesYesYes
ServiceNowYesYesYes
PagerDutyYesYesYes

Managing Integrations

Credential Security

All integration credentials are encrypted at rest. You can rotate credentials at any time from the integration settings page without losing your discovered resources.

Sync Schedule

Cloud provider integrations sync automatically on a recurring schedule. You can also trigger a manual sync from Integrations > [Provider] > Sync Now.

Disconnecting

To remove an integration, go to Integrations > [Provider] > Disconnect. This removes the stored credentials but does not delete any resources or services already created in Quazzar Space.

Next Steps