1. Prod 환경 node process 정리
2. script 추가
This commit is contained in:
havelight-ee
2022-12-23 14:08:41 +09:00
parent eb5dedcd4d
commit 51e8a9cab7
23 changed files with 2955 additions and 143 deletions

View File

@@ -42,3 +42,33 @@ resource "aws_route53_record" "datagate" {
}
}
resource "aws_route53_record" "release_ui" {
zone_id = "${var.datasaker-io}"
name = "app.rel.kr.datasaker.io"
type = "A"
alias {
name = aws_alb.nlb-prod-kr-ingress.dns_name
zone_id = aws_alb.nlb-prod-kr-ingress.zone_id
evaluate_target_health = true
}
}
resource "aws_route53_record" "release_krakend" {
zone_id = "${var.datasaker-io}"
name = "api.rel.kr.datasaker.io"
type = "A"
alias {
name = aws_alb.nlb-prod-kr-ingress.dns_name
zone_id = aws_alb.nlb-prod-kr-ingress.zone_id
evaluate_target_health = true
}
}
resource "aws_route53_record" "release_datagate" {
zone_id = "${var.datasaker-io}"
name = "gate.rel.kr.datasaker.io"
type = "A"
alias {
name = aws_alb.nlb-prod-kr-ingress.dns_name
zone_id = aws_alb.nlb-prod-kr-ingress.zone_id
evaluate_target_health = true
}
}

View File

@@ -8,15 +8,15 @@ variable "port_list" {
#---------------------------------------------------------------#
# LB 구성 후 target group 매칭 시 필요한 인스턴스 ID
variable "master-2a" {
default = "i-014c424f66623b752"
default = "i-06743c6115368596c"
}
variable "master-2b" {
default = "i-023d4870352e29e95"
default = "i-01b5f7d2d7382274d"
}
variable "master-2c" {
default = "i-092f6ffe189c86fe2"
default = "i-0739c2d32a88b7962"
}
#---------------------------------------------------------------#

View File

@@ -1,7 +1,7 @@
{
"version": 4,
"terraform_version": "1.3.1",
"serial": 231,
"serial": 442,
"lineage": "032f4e32-eac2-150d-d701-e7669deda40a",
"outputs": {},
"resources": [
@@ -112,7 +112,7 @@
"port": 31300,
"protocol": "TCP",
"ssl_policy": "",
"tags": null,
"tags": {},
"tags_all": {},
"timeouts": null
},
@@ -154,7 +154,7 @@
"port": 31301,
"protocol": "TCP",
"ssl_policy": "",
"tags": null,
"tags": {},
"tags_all": {},
"timeouts": null
},
@@ -196,7 +196,7 @@
"port": 31302,
"protocol": "TCP",
"ssl_policy": "",
"tags": null,
"tags": {},
"tags_all": {},
"timeouts": null
},
@@ -238,7 +238,7 @@
"port": 31303,
"protocol": "TCP",
"ssl_policy": "",
"tags": null,
"tags": {},
"tags_all": {},
"timeouts": null
},
@@ -280,7 +280,7 @@
"port": 31304,
"protocol": "TCP",
"ssl_policy": "",
"tags": null,
"tags": {},
"tags_all": {},
"timeouts": null
},
@@ -322,7 +322,7 @@
"port": 443,
"protocol": "TCP",
"ssl_policy": "",
"tags": null,
"tags": {},
"tags_all": {},
"timeouts": null
},
@@ -364,7 +364,7 @@
"port": 80,
"protocol": "TCP",
"ssl_policy": "",
"tags": null,
"tags": {},
"tags_all": {},
"timeouts": null
},
@@ -423,7 +423,7 @@
"type": "source_ip"
}
],
"tags": null,
"tags": {},
"tags_all": {},
"target_failover": [
{
@@ -485,7 +485,7 @@
"type": "source_ip"
}
],
"tags": null,
"tags": {},
"tags_all": {},
"target_failover": [
{
@@ -547,7 +547,7 @@
"type": "source_ip"
}
],
"tags": null,
"tags": {},
"tags_all": {},
"target_failover": [
{
@@ -609,7 +609,7 @@
"type": "source_ip"
}
],
"tags": null,
"tags": {},
"tags_all": {},
"target_failover": [
{
@@ -671,7 +671,7 @@
"type": "source_ip"
}
],
"tags": null,
"tags": {},
"tags_all": {},
"target_failover": [
{
@@ -733,7 +733,7 @@
"type": "source_ip"
}
],
"tags": null,
"tags": {},
"tags_all": {},
"target_failover": [
{
@@ -795,7 +795,7 @@
"type": "source_ip"
}
],
"tags": null,
"tags": {},
"tags_all": {},
"target_failover": [
{
@@ -821,10 +821,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-30000/dbc0dba72448ec1f-20221214064759615400000003",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-30000/dbc0dba72448ec1f-20221223032107461300000004",
"port": 30000,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-30000/dbc0dba72448ec1f",
"target_id": "i-014c424f66623b752"
"target_id": "i-06743c6115368596c"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -844,10 +844,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-30000/dbc0dba72448ec1f-20221214064759654900000005",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-30000/dbc0dba72448ec1f-20221223032108558400000011",
"port": 30000,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-30000/dbc0dba72448ec1f",
"target_id": "i-023d4870352e29e95"
"target_id": "i-01b5f7d2d7382274d"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -867,10 +867,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-30000/dbc0dba72448ec1f-20221214064759535600000001",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-30000/dbc0dba72448ec1f-20221223032107816500000009",
"port": 30000,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-30000/dbc0dba72448ec1f",
"target_id": "i-092f6ffe189c86fe2"
"target_id": "i-0739c2d32a88b7962"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -890,10 +890,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-30001/32f75b1c3463b8e8-2022121406475981470000000d",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-30001/32f75b1c3463b8e8-20221223032107718900000008",
"port": 30001,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-30001/32f75b1c3463b8e8",
"target_id": "i-014c424f66623b752"
"target_id": "i-06743c6115368596c"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -913,10 +913,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-30001/32f75b1c3463b8e8-20221214064759989500000014",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-30001/32f75b1c3463b8e8-20221223032107396200000002",
"port": 30001,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-30001/32f75b1c3463b8e8",
"target_id": "i-023d4870352e29e95"
"target_id": "i-01b5f7d2d7382274d"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -936,10 +936,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-30001/32f75b1c3463b8e8-20221214064759570700000002",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-30001/32f75b1c3463b8e8-20221223032107666200000007",
"port": 30001,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-30001/32f75b1c3463b8e8",
"target_id": "i-092f6ffe189c86fe2"
"target_id": "i-0739c2d32a88b7962"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -959,10 +959,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31300/37a260b4c911162e-2022121406475982620000000e",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31300/37a260b4c911162e-20221223032108505300000010",
"port": 31300,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31300/37a260b4c911162e",
"target_id": "i-014c424f66623b752"
"target_id": "i-06743c6115368596c"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -982,10 +982,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31300/37a260b4c911162e-20221214064759933100000013",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31300/37a260b4c911162e-20221223032107421400000003",
"port": 31300,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31300/37a260b4c911162e",
"target_id": "i-023d4870352e29e95"
"target_id": "i-01b5f7d2d7382274d"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -1005,10 +1005,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31300/37a260b4c911162e-2022121406475986210000000f",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31300/37a260b4c911162e-20221223032107374000000001",
"port": 31300,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31300/37a260b4c911162e",
"target_id": "i-092f6ffe189c86fe2"
"target_id": "i-0739c2d32a88b7962"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -1028,10 +1028,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31301/c69a0602adf80661-20221214064759636700000004",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31301/c69a0602adf80661-2022122303210842110000000f",
"port": 31301,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31301/c69a0602adf80661",
"target_id": "i-014c424f66623b752"
"target_id": "i-06743c6115368596c"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -1051,10 +1051,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31301/c69a0602adf80661-20221214064759698300000006",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31301/c69a0602adf80661-2022122303210830580000000e",
"port": 31301,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31301/c69a0602adf80661",
"target_id": "i-023d4870352e29e95"
"target_id": "i-01b5f7d2d7382274d"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -1074,10 +1074,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31301/c69a0602adf80661-20221214064759725500000008",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31301/c69a0602adf80661-2022122303210822000000000d",
"port": 31301,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31301/c69a0602adf80661",
"target_id": "i-092f6ffe189c86fe2"
"target_id": "i-0739c2d32a88b7962"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -1097,10 +1097,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31302/90b5772fefe00a35-20221214064800118600000015",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31302/90b5772fefe00a35-20221223032109004600000014",
"port": 31302,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31302/90b5772fefe00a35",
"target_id": "i-014c424f66623b752"
"target_id": "i-06743c6115368596c"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -1120,10 +1120,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31302/90b5772fefe00a35-20221214064759924100000012",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31302/90b5772fefe00a35-20221223032108614000000012",
"port": 31302,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31302/90b5772fefe00a35",
"target_id": "i-023d4870352e29e95"
"target_id": "i-01b5f7d2d7382274d"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -1143,10 +1143,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31302/90b5772fefe00a35-20221214064759893800000011",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31302/90b5772fefe00a35-20221223032108674200000013",
"port": 31302,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31302/90b5772fefe00a35",
"target_id": "i-092f6ffe189c86fe2"
"target_id": "i-0739c2d32a88b7962"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -1166,10 +1166,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31303/2a237ebe36d7f334-2022121406475980780000000c",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31303/2a237ebe36d7f334-20221223032107522000000006",
"port": 31303,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31303/2a237ebe36d7f334",
"target_id": "i-014c424f66623b752"
"target_id": "i-06743c6115368596c"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -1189,10 +1189,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31303/2a237ebe36d7f334-2022121406475978600000000b",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31303/2a237ebe36d7f334-20221223032109149300000015",
"port": 31303,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31303/2a237ebe36d7f334",
"target_id": "i-023d4870352e29e95"
"target_id": "i-01b5f7d2d7382274d"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -1212,10 +1212,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31303/2a237ebe36d7f334-20221214064759885400000010",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31303/2a237ebe36d7f334-20221223032107490400000005",
"port": 31303,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31303/2a237ebe36d7f334",
"target_id": "i-092f6ffe189c86fe2"
"target_id": "i-0739c2d32a88b7962"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -1235,10 +1235,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31304/3bd0ebf005c36880-2022121406475978090000000a",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31304/3bd0ebf005c36880-2022122303210791990000000a",
"port": 31304,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31304/3bd0ebf005c36880",
"target_id": "i-014c424f66623b752"
"target_id": "i-06743c6115368596c"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -1258,10 +1258,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31304/3bd0ebf005c36880-20221214064759735600000009",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31304/3bd0ebf005c36880-2022122303210801140000000b",
"port": 31304,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31304/3bd0ebf005c36880",
"target_id": "i-023d4870352e29e95"
"target_id": "i-01b5f7d2d7382274d"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -1281,10 +1281,10 @@
"schema_version": 0,
"attributes": {
"availability_zone": null,
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31304/3bd0ebf005c36880-20221214064759712600000007",
"id": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31304/3bd0ebf005c36880-2022122303210811950000000c",
"port": 31304,
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-2:508259851457:targetgroup/tg-prod-kr-tcp-31304/3bd0ebf005c36880",
"target_id": "i-092f6ffe189c86fe2"
"target_id": "i-0739c2d32a88b7962"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@@ -1314,14 +1314,134 @@
"failover_routing_policy": [],
"fqdn": "gate.kr.datasaker.io",
"geolocation_routing_policy": [],
"health_check_id": null,
"health_check_id": "",
"id": "Z072735718G25WNVKU834_gate.kr.datasaker.io_A",
"latency_routing_policy": [],
"multivalue_answer_routing_policy": null,
"name": "gate.kr.datasaker.io",
"records": null,
"set_identifier": null,
"ttl": null,
"records": [],
"set_identifier": "",
"ttl": 0,
"type": "A",
"weighted_routing_policy": [],
"zone_id": "Z072735718G25WNVKU834"
},
"sensitive_attributes": [],
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==",
"dependencies": [
"aws_alb.nlb-prod-kr-ingress"
]
}
]
},
{
"mode": "managed",
"type": "aws_route53_record",
"name": "release_datagate",
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
"instances": [
{
"schema_version": 2,
"attributes": {
"alias": [
{
"evaluate_target_health": true,
"name": "nlb-prod-kr-ingress-a1b7c286701236ba.elb.ap-northeast-2.amazonaws.com",
"zone_id": "ZIBE1TIR4HY56"
}
],
"allow_overwrite": null,
"failover_routing_policy": [],
"fqdn": "gate.rel.kr.datasaker.io",
"geolocation_routing_policy": [],
"health_check_id": "",
"id": "Z072735718G25WNVKU834_gate.rel.kr.datasaker.io_A",
"latency_routing_policy": [],
"multivalue_answer_routing_policy": null,
"name": "gate.rel.kr.datasaker.io",
"records": [],
"set_identifier": "",
"ttl": 0,
"type": "A",
"weighted_routing_policy": [],
"zone_id": "Z072735718G25WNVKU834"
},
"sensitive_attributes": [],
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==",
"dependencies": [
"aws_alb.nlb-prod-kr-ingress"
]
}
]
},
{
"mode": "managed",
"type": "aws_route53_record",
"name": "release_krakend",
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
"instances": [
{
"schema_version": 2,
"attributes": {
"alias": [
{
"evaluate_target_health": true,
"name": "nlb-prod-kr-ingress-a1b7c286701236ba.elb.ap-northeast-2.amazonaws.com",
"zone_id": "ZIBE1TIR4HY56"
}
],
"allow_overwrite": null,
"failover_routing_policy": [],
"fqdn": "api.rel.kr.datasaker.io",
"geolocation_routing_policy": [],
"health_check_id": "",
"id": "Z072735718G25WNVKU834_api.rel.kr.datasaker.io_A",
"latency_routing_policy": [],
"multivalue_answer_routing_policy": null,
"name": "api.rel.kr.datasaker.io",
"records": [],
"set_identifier": "",
"ttl": 0,
"type": "A",
"weighted_routing_policy": [],
"zone_id": "Z072735718G25WNVKU834"
},
"sensitive_attributes": [],
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==",
"dependencies": [
"aws_alb.nlb-prod-kr-ingress"
]
}
]
},
{
"mode": "managed",
"type": "aws_route53_record",
"name": "release_ui",
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
"instances": [
{
"schema_version": 2,
"attributes": {
"alias": [
{
"evaluate_target_health": true,
"name": "nlb-prod-kr-ingress-a1b7c286701236ba.elb.ap-northeast-2.amazonaws.com",
"zone_id": "ZIBE1TIR4HY56"
}
],
"allow_overwrite": null,
"failover_routing_policy": [],
"fqdn": "app.rel.kr.datasaker.io",
"geolocation_routing_policy": [],
"health_check_id": "",
"id": "Z072735718G25WNVKU834_app.rel.kr.datasaker.io_A",
"latency_routing_policy": [],
"multivalue_answer_routing_policy": null,
"name": "app.rel.kr.datasaker.io",
"records": [],
"set_identifier": "",
"ttl": 0,
"type": "A",
"weighted_routing_policy": [],
"zone_id": "Z072735718G25WNVKU834"

File diff suppressed because it is too large Load Diff