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