You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a TRE Developer
I want to be able to resolve synapse/purview/hds services
So that they can be accessed from within a TRE workspace
Our current approach of adding these zones in our terraform comes with the issue that when running a destroy with a workspace deployed the zones created cannot be removed because of dependent links. One possibility is to have a flag like var.include_extra_dns_zones, as to not include them if they're not required
Acceptance criteria
Extra DNS zones are managed in the TRE terraform state
Description
As a TRE Developer
I want to be able to resolve synapse/purview/hds services
So that they can be accessed from within a TRE workspace
Our current approach of adding these zones in our terraform comes with the issue that when running a
destroy
with a workspace deployed the zones created cannot be removed because of dependent links. One possibility is to have a flag likevar.include_extra_dns_zones
, as to not include them if they're not requiredAcceptance criteria
cc: @marrobi (feel free to modify)
The text was updated successfully, but these errors were encountered: