forked from fediversity/fediversity
rm null from tf
This commit is contained in:
parent
edfae43689
commit
78d1d1590f
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ let
|
||||||
tf = pkgs.opentofu;
|
tf = pkgs.opentofu;
|
||||||
tfPlugins = (
|
tfPlugins = (
|
||||||
p: [
|
p: [
|
||||||
p.null
|
|
||||||
p.external
|
p.external
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Reference in a new issue