Skip to content

Commit baabe9c

Browse files
committed
docs(infra): add domain mapping documentation for third-party dns
1 parent b448cf8 commit baabe9c

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

apps/infra/README.ko.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ GCP 인프라 프로비저닝을 위한 Terraform 설정입니다.
1414
- [IAM Service Account Credentials API](https://console.cloud.google.com/marketplace/product/google/iamcredentials.googleapis.com)
1515
- [Service Networking API](https://console.cloud.google.com/apis/api/servicenetworking.googleapis.com/metrics)
1616

17+
### 도메인 설정
18+
19+
Cloudflare, Route53 등 서드파티 DNS를 사용하는 경우, [Cloud Run 도메인](https://console.cloud.google.com/run/domains)에서 도메인 매핑이 필요합니다.
20+
1721
## 사용법
1822

1923
```bash

apps/infra/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Before running `terraform apply`, enable the following APIs in your GCP project:
1414
- [IAM Service Account Credentials API](https://console.cloud.google.com/marketplace/product/google/iamcredentials.googleapis.com)
1515
- [Service Networking API](https://console.cloud.google.com/apis/api/servicenetworking.googleapis.com/metrics)
1616

17+
### Domain Configuration
18+
19+
If you use third-party DNS services (Cloudflare, Route53, etc.), you must map your domains at [Cloud Run Domains](https://console.cloud.google.com/run/domains).
20+
1721
## Usage
1822

1923
```bash

0 commit comments

Comments
 (0)