random vs google

Terraform Provider module comparison

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

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
⚖ Open interactive comparison →