Skip to content

Commit

Permalink
Add resource name to provider
Browse files Browse the repository at this point in the history
  • Loading branch information
JimMadge committed Sep 25, 2024
1 parent 8a5c03b commit 6d34880
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 @@ -1859,6 +1859,7 @@ def __init__(
tags=child_tags,
)
shm_provider = provider.Provider(
"shm_provider",
provider.ProviderArgs(
location=props.location,
subscription_id=props.shm_subscription_id,
Expand Down

0 comments on commit 6d34880

Please sign in to comment.