mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 01:26:59 +02:00
Merge pull request #2498 from georgebuckerfield/cloudfront-alias-records
Add the canonical hosted zone for Cloudfront
This commit is contained in:
commit
7c19423500
@ -119,6 +119,8 @@ var (
|
||||
"elb.af-south-1.amazonaws.com": "Z203XCE67M25HM",
|
||||
// Global Accelerator
|
||||
"awsglobalaccelerator.com": "Z2BJ6XQ5FK7U4H",
|
||||
// Cloudfront
|
||||
"cloudfront.net": "Z2FDTNDATAQYW2",
|
||||
}
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user