We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9befa5d commit 404946fCopy full SHA for 404946f
homelab/dns_records.tf
@@ -12,7 +12,7 @@ locals {
12
},
13
"Airsonic-refix" : {
14
name = "music"
15
- ip = local.my_public_ip
+ ip = module.oracle_homelab.oracle_arm_1_public_ip
16
17
"Bitwarden" : {
18
name = "bitwarden"
0 commit comments