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
| <aname="input_bucket_domain_name"></a> [bucket\_domain\_name](#input\_bucket\_domain\_name)| Domain name to assign CloudFront distribution to. |`string`| n/a | yes |
52
53
| <aname="input_bucket_id"></a> [bucket\_id](#input\_bucket\_id)| Bucket ID to assign CloudFront distribution to. |`string`| n/a | yes |
54
+
| <aname="input_has_secondary_bucket"></a> [has\_secondary\_bucket](#input\_has\_secondary\_bucket)| Whether distribution is associated with a secondary bucket |`bool`| n/a | yes |
55
+
| <aname="input_log_bucket_id"></a> [log\_bucket\_id](#input\_log\_bucket\_id)| The bucket ID to send access logs to |`string`| n/a | yes |
0 commit comments