random vs azuread

Terraform Provider module comparison

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

random

Terraform Provider RANDOM ✓ Verified

terraform-provider-random

Version3.8.1
Downloads2293.4M
Updated2026-01-27
terraform {
required_providers {
random = {
source = "hashicorp/random"
version = "~> 3.8.1"
}
}
}
⭐ 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 →