aws vs vault

Terraform Provider module comparison

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

aws

Terraform Provider AWS ✓ Verified

terraform-provider-aws

Version6.35.1
Downloads5709.5M
Updated2026-03-05
terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 6.35.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 →