Skip to content

Commit

Permalink
Update data_safe_haven/infrastructure/programs/sre/data.py
Browse files Browse the repository at this point in the history
Co-authored-by: James Robinson <[email protected]>
  • Loading branch information
JimMadge and jemrobinson authored Jul 26, 2024
1 parent 63ee366 commit e999046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data_safe_haven/infrastructure/programs/sre/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ def __init__(
tags=child_tags,
)

# Secret: dns server admin password
# Secret: DNS server admin password
keyvault.Secret(
f"{self._name}_kvs_password_dns_server_admin",
properties=keyvault.SecretPropertiesArgs(
Expand Down

0 comments on commit e999046

Please sign in to comment.