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_origin_group"></a> [origin\_group](#input\_origin\_group)| One or more origin\_group for this distribution (multiples allowed). |`any`|`{}`| no |
162
162
| <aname="input_price_class"></a> [price\_class](#input\_price\_class)| The price class for this distribution. One of PriceClass\_All, PriceClass\_200, PriceClass\_100 |`string`|`null`| no |
163
163
| <aname="input_realtime_metrics_subscription_status"></a> [realtime\_metrics\_subscription\_status](#input\_realtime\_metrics\_subscription\_status)| A flag that indicates whether additional CloudWatch metrics are enabled for a given CloudFront distribution. Valid values are `Enabled` and `Disabled`. |`string`|`"Enabled"`| no |
| <aname="input_retain_on_delete"></a> [retain\_on\_delete](#input\_retain\_on\_delete)| Disables the distribution instead of deleting it when destroying the resource through Terraform. If this is set, the distribution needs to be deleted manually afterwards. |`bool`|`false`| no |
166
166
| <aname="input_staging"></a> [staging](#input\_staging)| Whether the distribution is a staging distribution. |`bool`|`false`| no |
167
167
| <aname="input_tags"></a> [tags](#input\_tags)| A map of tags to assign to the resource. |`map(string)`|`null`| no |
@@ -193,8 +193,6 @@ No modules.
193
193
| <aname="output_cloudfront_origin_access_identity_iam_arns"></a> [cloudfront\_origin\_access\_identity\_iam\_arns](#output\_cloudfront\_origin\_access\_identity\_iam\_arns)| The IAM arns of the origin access identities created |
194
194
| <aname="output_cloudfront_origin_access_identity_ids"></a> [cloudfront\_origin\_access\_identity\_ids](#output\_cloudfront\_origin\_access\_identity\_ids)| The IDS of the origin access identities created |
195
195
| <aname="output_cloudfront_response_headers_policies"></a> [cloudfront\_response\_headers\_policies](#output\_cloudfront\_response\_headers\_policies)| The response headers policies created |
196
-
| <aname="output_cloudfront_response_headers_policy_etags"></a> [cloudfront\_response\_headers\_policy\_etags](#output\_cloudfront\_response\_headers\_policy\_etags)| The ETags of the response headers policies created |
197
-
| <aname="output_cloudfront_response_headers_policy_ids"></a> [cloudfront\_response\_headers\_policy\_ids](#output\_cloudfront\_response\_headers\_policy\_ids)| The IDs of the response headers policies created |
198
196
| <aname="output_cloudfront_vpc_origin_ids"></a> [cloudfront\_vpc\_origin\_ids](#output\_cloudfront\_vpc\_origin\_ids)| The IDS of the VPC origin created |
0 commit comments