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
| certificate\_transparency\_logging\_preference | Specifies whether certificate details should be added to a certificate transparency log |`bool`|`true`| no |
85
85
| create\_certificate | Whether to create ACM certificate |`bool`|`true`| no |
86
+
| dns\_ttl | The TTL of DNS recursive resolvers to cache information about this record. |`number`|`60`| no |
86
87
| domain\_name | A domain name for which the certificate should be issued |`string`|`""`| no |
87
88
| subject\_alternative\_names | A list of domains that should be SANs in the issued certificate |`list(string)`|`[]`| no |
88
89
| tags | A mapping of tags to assign to the resource |`map(string)`|`{}`| no |
0 commit comments