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_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 |
51
+
| <aname="input_put_default_root_object"></a> [put\_default\_root\_object](#input\_put\_default\_root\_object)| flag for default s3 object on index.html |`bool`|`false`| no |
48
52
| <aname="input_route53_zone_id"></a> [route53\_zone\_id](#input\_route53\_zone\_id)| Route53 zone id |`string`|`""`| no |
53
+
| <aname="input_s3_bucket_name"></a> [s3\_bucket\_name](#input\_s3\_bucket\_name)| s3 bucket name for flag |`string`|`""`| no |
49
54
| <aname="input_ttl_values"></a> [ttl\_values](#input\_ttl\_values)| map of ttl variables |`map(any)`|`{}`| no |
50
55
| <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 |
51
56
| <aname="input_web_acl_id"></a> [web\_acl\_id](#input\_web\_acl\_id)| WAF web ACL id |`string`|`""`| no |
@@ -62,4 +67,4 @@ No modules.
62
67
63
68
## License
64
69
65
-
Apache 2 Licensed. See [LICENSE](https://github.com/TechHoldingLLC/terraform-aws-cloudfront/blob/main/LICENSE) for full details.
70
+
Apache 2 Licensed. See [LICENSE](https://github.com/TechHoldingLLC/terraform-aws-cloudfront/blob/main/LICENSE) for full details.
0 commit comments