working postgresql installation
This commit is contained in:
parent
05e7f70bbc
commit
fbf8bb2ad6
6 changed files with 121 additions and 3 deletions
|
@ -11,6 +11,8 @@
|
|||
hostCert = builtins.readFile ./jefke_host_ed25519-cert.pub;
|
||||
userCert = builtins.readFile ./jefke_user_ed25519-cert.pub;
|
||||
};
|
||||
|
||||
terraformDatabase.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Reference in a new issue