random vs pagerduty

Terraform Provider module comparison

Side-by-side comparison of random (terraform-provider-random) and pagerduty (Terraform PagerDuty provider) — 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

pagerduty

Terraform Provider PAGERDUTY ✓ Verified

Terraform PagerDuty provider

Version3.31.3
Downloads124.4M
Updated2026-03-04
terraform {
required_providers {
pagerduty = {
source = "PagerDuty/pagerduty"
version = "~> 3.31.3"
}
}
}
⭐ GitHub 📦 Registry → Full details
⚖ Open interactive comparison →