hamlet-io / engine

Framework for managing cloud infrastructure via templates. It is part of the broader Hamlet devops framework.
GNU General Public License v3.0
5 stars 5 forks source link

feat(cdn): add support for configuring aliases #2128

Closed roleyfoley closed 7 months ago

roleyfoley commented 7 months ago

Intent of Change

Description

Motivation and Context

Currently adding multiple aliases to a CDN relies on the multiple parent support in the domains component that CDN uses. However this doesn't allow you to have different hostnames just different domains.

Adding the explicit ability to add multiple aliases allows you to control this as required.

How Has This Been Tested?

Tested locally

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: