google vs vault

Terraform Provider module comparison

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

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

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 →