google vs tfe

Terraform Provider module comparison

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

tfe

Terraform Provider TFE ✓ Verified

terraform-provider-tfe

Version0.74.1
Downloads129.8M
Updated2026-03-02
terraform {
required_providers {
tfe = {
source = "hashicorp/tfe"
version = "~> 0.74.1"
}
}
}
⭐ GitHub 📦 Registry → Full details
⚖ Open interactive comparison →