random vs vault

Terraform Provider module comparison

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

vault

Terraform Provider VAULT ✓ Verified

terraform-provider-vault

Version5.7.0
Downloads658.9M
Updated2026-02-05
terraform {
required_providers {
vault = {
source = "hashicorp/vault"
version = "~> 5.7.0"
}
}
}
⭐ GitHub 📦 Registry → Full details
⚖ Open interactive comparison →