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_cloudfront_access_logging_enabled"></a> [cloudfront\_access\_logging\_enabled](#input\_cloudfront\_access\_logging\_enabled)| Set true to enable delivery of Cloudfront Access Logs to an S3 bucket |`bool`|`true`| no |
502
498
| <aname="input_cloudfront_origin_access_identity_iam_arn"></a> [cloudfront\_origin\_access\_identity\_iam\_arn](#input\_cloudfront\_origin\_access\_identity\_iam\_arn)| Existing cloudfront origin access identity iam arn that is supplied in the s3 bucket policy |`string`|`""`| no |
503
499
| <aname="input_cloudfront_origin_access_identity_path"></a> [cloudfront\_origin\_access\_identity\_path](#input\_cloudfront\_origin\_access\_identity\_path)| Existing cloudfront origin access identity path used in the cloudfront distribution's s3\_origin\_config content |`string`|`""`| no |
504
-
| <aname="input_comment"></a> [comment](#input\_comment)| Comment for the origin access identity|`string`|`"Managed by Terraform"`| no |
500
+
| <aname="input_comment"></a> [comment](#input\_comment)| Comment for the CloudFront distribution|`string`|`"Managed by Terraform"`| no |
505
501
| <aname="input_compress"></a> [compress](#input\_compress)| Compress content for web requests that include Accept-Encoding: gzip in the request header |`bool`|`true`| no |
506
502
| <aname="input_context"></a> [context](#input\_context)| Single object for setting entire context at once.<br>See description of individual variables for details.<br>Leave string and numeric variables as `null` to use default value.<br>Individual variable settings (non-null) override settings in context object,<br>except for attributes, tags, and additional\_tag\_map, which are merged. |`any`| <pre>{<br> "additional_tag_map": {},<br> "attributes": [],<br> "delimiter": null,<br> "descriptor_formats": {},<br> "enabled": true,<br> "environment": null,<br> "id_length_limit": null,<br> "label_key_case": null,<br> "label_order": [],<br> "label_value_case": null,<br> "labels_as_tags": [<br> "unset"<br> ],<br> "name": null,<br> "namespace": null,<br> "regex_replace_chars": null,<br> "stage": null,<br> "tags": {},<br> "tenant": null<br>}</pre> | no |
507
503
| <aname="input_cors_allowed_headers"></a> [cors\_allowed\_headers](#input\_cors\_allowed\_headers)| List of allowed headers for S3 bucket |`list(string)`| <pre>[<br> "*"<br>]</pre> | no |
| <aname="input_cloudfront_access_logging_enabled"></a> [cloudfront\_access\_logging\_enabled](#input\_cloudfront\_access\_logging\_enabled)| Set true to enable delivery of Cloudfront Access Logs to an S3 bucket |`bool`|`true`| no |
70
70
| <aname="input_cloudfront_origin_access_identity_iam_arn"></a> [cloudfront\_origin\_access\_identity\_iam\_arn](#input\_cloudfront\_origin\_access\_identity\_iam\_arn)| Existing cloudfront origin access identity iam arn that is supplied in the s3 bucket policy |`string`|`""`| no |
71
71
| <aname="input_cloudfront_origin_access_identity_path"></a> [cloudfront\_origin\_access\_identity\_path](#input\_cloudfront\_origin\_access\_identity\_path)| Existing cloudfront origin access identity path used in the cloudfront distribution's s3\_origin\_config content |`string`|`""`| no |
72
-
| <aname="input_comment"></a> [comment](#input\_comment)| Comment for the origin access identity|`string`|`"Managed by Terraform"`| no |
72
+
| <aname="input_comment"></a> [comment](#input\_comment)| Comment for the CloudFront distribution|`string`|`"Managed by Terraform"`| no |
73
73
| <aname="input_compress"></a> [compress](#input\_compress)| Compress content for web requests that include Accept-Encoding: gzip in the request header |`bool`|`true`| no |
74
74
| <aname="input_context"></a> [context](#input\_context)| Single object for setting entire context at once.<br>See description of individual variables for details.<br>Leave string and numeric variables as `null` to use default value.<br>Individual variable settings (non-null) override settings in context object,<br>except for attributes, tags, and additional\_tag\_map, which are merged. |`any`| <pre>{<br> "additional_tag_map": {},<br> "attributes": [],<br> "delimiter": null,<br> "descriptor_formats": {},<br> "enabled": true,<br> "environment": null,<br> "id_length_limit": null,<br> "label_key_case": null,<br> "label_order": [],<br> "label_value_case": null,<br> "labels_as_tags": [<br> "unset"<br> ],<br> "name": null,<br> "namespace": null,<br> "regex_replace_chars": null,<br> "stage": null,<br> "tags": {},<br> "tenant": null<br>}</pre> | no |
75
75
| <aname="input_cors_allowed_headers"></a> [cors\_allowed\_headers](#input\_cors\_allowed\_headers)| List of allowed headers for S3 bucket |`list(string)`| <pre>[<br> "*"<br>]</pre> | no |
0 commit comments