update ip of build04
This commit is contained in:
parent
66e76b1165
commit
71aba663c8
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ resource "cloudflare_record" "nix-community-org-build03-AAAA" {
|
||||||
resource "cloudflare_record" "nix-community-org-build04-A" {
|
resource "cloudflare_record" "nix-community-org-build04-A" {
|
||||||
zone_id = local.nix_community_org_zone_id
|
zone_id = local.nix_community_org_zone_id
|
||||||
name = "build04"
|
name = "build04"
|
||||||
value = "158.101.223.107"
|
value = "158.101.197.202"
|
||||||
type = "A"
|
type = "A"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue