Skip to content

Commit

Permalink
comment out external subnet while testing
Browse files Browse the repository at this point in the history
  • Loading branch information
craddm committed Aug 2, 2024
1 parent 486261e commit da2b231
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data_safe_haven/infrastructure/programs/sre/networking.py
Original file line number Diff line number Diff line change
Expand Up @@ -1454,6 +1454,7 @@ def __init__(
subnet_data_configuration_name = "DataConfigurationSubnet"
subnet_data_desired_state_name = "DataDesiredStateSubnet"
subnet_data_private_name = "DataPrivateSubnet"
# subnet_external_git_mirror_name = "ExternalGitMirrorSubnet"
subnet_firewall_name = "AzureFirewallSubnet"
subnet_firewall_management_name = "AzureFirewallManagementSubnet"
subnet_guacamole_containers_name = "GuacamoleContainersSubnet"
Expand Down

0 comments on commit da2b231

Please sign in to comment.