google vs azuread

Terraform Provider module comparison

Side-by-side comparison of google (terraform-provider-google) and azuread (terraform-provider-azuread) — both Terraform Provider modules.

google

Terraform Provider GOOGLE ✓ Verified

terraform-provider-google

Version7.22.0
Downloads1773.9M
Updated2026-03-03
terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "~> 7.22.0"
}
}
}
⭐ GitHub 📦 Registry → Full details

azuread

Terraform Provider AZUREAD ✓ Verified

terraform-provider-azuread

Version3.8.0
Downloads516.3M
Updated2026-02-19
terraform {
required_providers {
azuread = {
source = "hashicorp/azuread"
version = "~> 3.8.0"
}
}
}
⭐ GitHub 📦 Registry → Full details
⚖ Open interactive comparison →