Skip to content

Commit 58f6161

Browse files
wip
1 parent 7cefefd commit 58f6161

File tree

1 file changed

+1
-1
lines changed
  • infrastructure/modules/acme-certificate

1 file changed

+1
-1
lines changed

infrastructure/modules/acme-certificate/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A Terraform module to obtain a publicly trusted SSL certificate from the Let's E
1111
- CNAME redirection of DNS challenge records, including optional creation of corresponding CNAMEs in Azure Private DNS zones to satisfy Lego's local checks (wildcards supported).
1212
- Stores the issued certificate in Azure Key Vault as a Certificate object.
1313
- Also stores the certificate as a `.pfx` file in a base64-encoded Key Vault Secret with a strong randomised password, for compatibility with consumers that cannot use Certificate objects.
14-
- Supports multiple subscriptions (e.g. hub/spoke models).
14+
- Supports multiple subscriptions (e.g. hub/spoke solution designs).
1515
- Supports multiple Azure regions.
1616

1717
## Example Usage

0 commit comments

Comments
 (0)