You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/resources/lb_certificate.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -56,9 +56,9 @@ The following arguments are supported:
56
56
57
57
-`letsencrypt` - (Optional) Configuration block for Let's Encrypt configuration. Only one of `letsencrypt` and `custom_certificate` should be specified.
58
58
59
-
-`common_name` - (Required) Main domain of the certificate.
59
+
-`common_name` - (Required) Main domain of the certificate. A new certificate will be created if this field is changed.
60
60
61
-
-`subject_alternative_name` - (Optional) Array of alternative domain names.
61
+
-`subject_alternative_name` - (Optional) Array of alternative domain names. A new certificate will be created if this field is changed.
62
62
63
63
~> **Important:** Updates to `letsencrypt` will recreate the load-balancer certificate.
0 commit comments