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

fix: include region for deployment checking #2097

Closed roleyfoley closed 1 year ago

roleyfoley commented 1 year ago

Intent of Change

Description

Motivation and Context

When generating a unit that has the same resource Id in each region the deployment detection would treat the other region as part of the same deployment and not allow for the resource to be created in a new deployment.

How Has This Been Tested?

Tested locally.

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: