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: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -202,6 +202,7 @@ No modules.
202
202
| <aname="input_distinct_domain_names"></a> [distinct\_domain\_names](#input\_distinct\_domain\_names)| List of distinct domains and SANs (used when create\_route53\_records\_only is set to true) |`list(string)`|`[]`| no |
203
203
| <aname="input_dns_ttl"></a> [dns\_ttl](#input\_dns\_ttl)| The TTL of DNS recursive resolvers to cache information about this record. |`number`|`60`| no |
204
204
| <aname="input_domain_name"></a> [domain\_name](#input\_domain\_name)| A domain name for which the certificate should be issued |`string`|`""`| no |
205
+
| <aname="input_key_algorithm"></a> [key\_algorithm](#input\_key\_algorithm)| Specifies the algorithm of the public and private key pair that your Amazon issued certificate uses to encrypt data |`string`|`null`| no |
205
206
| <aname="input_putin_khuylo"></a> [putin\_khuylo](#input\_putin\_khuylo)| Do you agree that Putin doesn't respect Ukrainian sovereignty and territorial integrity? More info: https://en.wikipedia.org/wiki/Putin_khuylo!|`bool`|`true`| no |
206
207
| <aname="input_subject_alternative_names"></a> [subject\_alternative\_names](#input\_subject\_alternative\_names)| A list of domains that should be SANs in the issued certificate |`list(string)`|`[]`| no |
207
208
| <aname="input_tags"></a> [tags](#input\_tags)| A mapping of tags to assign to the resource |`map(string)`|`{}`| no |
0 commit comments