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_comment"></a> [comment](#input\_comment)| n/a |`string`|`" "`| no |
33
+
| <aname="input_compress"></a> [compress](#input\_compress)| Compress file |`bool`|`false`| no |
33
34
| <aname="input_custom_error_response"></a> [custom\_error\_response](#input\_custom\_error\_response)| Custom error response |`list(any)`|`[]`| no |
35
+
| <aname="input_default_cache_behaviour_target_origin_id"></a> [default\_cache\_behaviour\_target\_origin\_id](#input\_default\_cache\_behaviour\_target\_origin\_id)| Target origin ID for default cache behaviour |`string`| n/a | yes |
36
+
| <aname="input_default_cache_forwarded_values"></a> [default\_cache\_forwarded\_values](#input\_default\_cache\_forwarded\_values)| forwarded values for default cache behavior |`any`|`{}`| no |
34
37
| <aname="input_default_root_object"></a> [default\_root\_object](#input\_default\_root\_object)| Default root object |`string`|`"index.html"`| no |
35
38
| <aname="input_domain_aliases"></a> [domain\_aliases](#input\_domain\_aliases)| domain aliases |`list(string)`|`null`| no |
36
39
| <aname="input_enabled"></a> [enabled](#input\_enabled)| Cloudfront state |`bool`|`true`| no |
37
40
| <aname="input_function_association"></a> [function\_association](#input\_function\_association)| Function association |`list(any)`|`[]`| no |
38
41
| <aname="input_http_version"></a> [http\_version](#input\_http\_version)| HTTP version to be allowed |`string`|`"http2"`| no |
39
-
| <aname="input_ipv6"></a> [ipv6](#input\_ipv6)| ipv6 status |`bool`|`false`| no |
42
+
| <aname="input_is_ipv6_enabled"></a> [is\_ipv6\_enabled](#input\_is\_ipv6\_enabled)| ipv6 status |`bool`|`false`| no |
40
43
| <aname="input_lambda_function_association"></a> [lambda\_function\_association](#input\_lambda\_function\_association)| Lambda edge association |`list(any)`|`[]`| no |
41
44
| <aname="input_logging_config"></a> [logging\_config](#input\_logging\_config)| Cloudfront logging config |`map(any)`|`{}`| no |
45
+
| <aname="input_ordered_cache_behavior"></a> [ordered\_cache\_behavior](#input\_ordered\_cache\_behavior)| List of ordered cache behaviour |`any`|`[]`| no |
| <aname="input_origin_request_policy_id"></a> [origin\_request\_policy\_id](#input\_origin\_request\_policy\_id)| Unique identifier of the origin request policy that is attached to the behavior |`string`|`""`| no |
44
48
| <aname="input_route53_zone_id"></a> [route53\_zone\_id](#input\_route53\_zone\_id)| Route53 zone id |`string`|`""`| no |
45
49
| <aname="input_ttl_values"></a> [ttl\_values](#input\_ttl\_values)| map of ttl variables |`map(any)`|`{}`| no |
50
+
| <aname="input_viewer_protocol_policy"></a> [viewer\_protocol\_policy](#input\_viewer\_protocol\_policy)| the protocol that users can use to access the files in the origin, valid values are allow-all, https-only, or redirect-to-https. |`string`|`"redirect-to-https"`| no |
46
51
| <aname="input_web_acl_id"></a> [web\_acl\_id](#input\_web\_acl\_id)| WAF web ACL id |`string`|`""`| no |
0 commit comments