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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@ No modules.
145
145
| <aname="input_create_origin_access_identity"></a> [create\_origin\_access\_identity](#input\_create\_origin\_access\_identity)| Controls if CloudFront origin access identity should be created |`bool`|`false`| no |
146
146
| <aname="input_create_vpc_origin"></a> [create\_vpc\_origin](#input\_create\_vpc\_origin)| If enabled, the resource for VPC origin will be created. |`bool`|`false`| no |
147
147
| <aname="input_custom_error_response"></a> [custom\_error\_response](#input\_custom\_error\_response)| One or more custom error response elements |`any`|`{}`| no |
148
-
| <aname="input_default_cache_behavior"></a> [default\_cache\_behavior](#input\_default\_cache\_behavior)| The default cache behavior for this distribution |`any`|`null`| no |
| <aname="input_default_root_object"></a> [default\_root\_object](#input\_default\_root\_object)| The object that you want CloudFront to return (for example, index.html) when an end user requests the root URL. |`string`|`null`| no |
150
150
| <aname="input_enabled"></a> [enabled](#input\_enabled)| Whether the distribution is enabled to accept end user requests for content. |`bool`|`true`| no |
151
151
| <aname="input_geo_restriction"></a> [geo\_restriction](#input\_geo\_restriction)| The restriction configuration for this distribution (geo\_restrictions) |`any`|`{}`| no |
0 commit comments