google-beta vs azuread

Terraform Provider module comparison

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

google-beta

Terraform Provider GOOGLE-BETA ✓ Verified

terraform-provider-google-beta

Version7.22.0
Downloads921.5M
Updated2026-03-03
terraform {
required_providers {
google-beta = {
source = "hashicorp/google-beta"
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 →