mirror of
https://github.com/apricote/home-cloud.git
synced 2026-01-13 21:11:02 +00:00
bitwarden deployment
This commit is contained in:
commit
42ec743a00
24 changed files with 498 additions and 0 deletions
3
services/bitwarden/output.tf
Executable file
3
services/bitwarden/output.tf
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
output ip {
|
||||
value = "${module.floating_ip.ip}"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue