Skip to content

Commit

Permalink
[WIP] Setting up firewall tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cptanalatriste committed Nov 29, 2024
1 parent 2daf019 commit d0bd20c
Show file tree
Hide file tree
Showing 5 changed files with 301 additions and 203 deletions.
1 change: 1 addition & 0 deletions data_safe_haven/infrastructure/programs/declarative_sre.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ def __call__(self) -> None:
"sre_firewall",
self.stack_name,
SREFirewallProps(
allow_workspace_internet=self.config.sre.allow_workspace_internet,
location=self.config.azure.location,
resource_group_name=resource_group.name,
route_table_name=networking.route_table_name,
Expand Down
Loading

0 comments on commit d0bd20c

Please sign in to comment.