terraform: remove unused providers

This commit is contained in:
zowoq 2025-02-03 13:05:25 +10:00
parent 1cfdd76072
commit fc2856a541

View file

@ -7,9 +7,7 @@
packages = [
(terraform.withPlugins (p: [
p.cloudflare
p.external
p.hydra
p.null
p.sops
p.tfe
]))