terraform: remove unused providers
This commit is contained in:
parent
1cfdd76072
commit
fc2856a541
1 changed files with 0 additions and 2 deletions
|
@ -7,9 +7,7 @@
|
||||||
packages = [
|
packages = [
|
||||||
(terraform.withPlugins (p: [
|
(terraform.withPlugins (p: [
|
||||||
p.cloudflare
|
p.cloudflare
|
||||||
p.external
|
|
||||||
p.hydra
|
p.hydra
|
||||||
p.null
|
|
||||||
p.sops
|
p.sops
|
||||||
p.tfe
|
p.tfe
|
||||||
]))
|
]))
|
||||||
|
|
Loading…
Add table
Reference in a new issue